Searched refs:isOnDestroyCalled (Results 1 – 3 of 3) sorted by relevance
125 public synchronized static boolean isOnDestroyCalled() { in isOnDestroyCalled() method in IntentServiceStub
235 public boolean isOnDestroyCalled() { in isOnDestroyCalled() method in InstrumentationTestActivity
79 return IntentServiceStub.isOnDestroyCalled(); in testIntents()