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