Searched refs:isFooGarbageCollected (Results 1 – 3 of 3) sorted by relevance
7 boolean isFooGarbageCollected(); in isFooGarbageCollected() method
78 assertTrue(provider.isFooGarbageCollected()); in testDeathRecipientLeaksOrNot()103 assertFalse(provider.isFooGarbageCollected()); in testDeathRecipientLeaksOrNot()
42 public boolean isFooGarbageCollected() throws RemoteException { in onBind() method