Searched defs:updateServiceState (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/compat/tests/java/android/support/v4/app/
H A DJobIntentServiceTest.java216 static void updateServiceState(String msg) { method in class:JobIntentServiceTest
249 updateServiceState("Creating: " + this);
259 updateServiceState("Past ready to run");
266 updateServiceState("Handling work: " + intent);
303 updateServiceState("Destroying: " + this);
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DNetworkControllerBaseTest.java218 updateServiceState();
226 updateServiceState();
231 updateServiceState();
236 updateServiceState();
241 updateServiceState();
268 protected void updateServiceState() { method in class:NetworkControllerBaseTest

Completed in 70 milliseconds