Searched refs:clearStartedServices (Results 1 – 3 of 3) sorted by relevance
75 public void clearStartedServices() { in clearStartedServices() method in ShadowContextWrapper76 getShadowInstrumentation().clearStartedServices(); in clearStartedServices()
575 void clearStartedServices() {
427 shadowOf(context).clearStartedServices(); in shouldClearStartedServiceIntents()