Searched refs:clearAllocations (Results 1 – 6 of 6) sorted by relevance
45 mTracker.getLeakInfo(listener).clearAllocations(); in removeCallback()
119 mTracker.getLeakInfo(mAllocation).clearAllocations(); in destroy()
117 public void clearAllocations() { in clearAllocations() method in LeakCheck.LeakInfo
210 if (mReceiver != null) mReceiver.getLeakInfo(receiver).clearAllocations(); in unregisterReceiver()276 if (mService != null) mService.getLeakInfo(conn).clearAllocations(); in unbindService()304 if (mComponent != null) mComponent.getLeakInfo(callback).clearAllocations(); in unregisterComponentCallbacks()
60 tracker.getLeakInfo(invocation.getArguments()[0]).clearAllocations(); in setup()
96 mTracker.getLeakInfo(listener).clearAllocations();