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