Searched refs:callStart (Results 1 – 3 of 3) sorted by relevance
231 private void callStart(AppStateTrackerTestable instance) throws RemoteException { in callStart() method in AppStateTrackerTest331 callStart(instance); in testAll()497 callStart(instance); in testUidStateForeground()614 callStart(instance); in testExempt()729 callStart(instance); in loadPersistedAppOps()755 callStart(instance); in testPowerSaveListener()798 callStart(instance); in testAllListeners()1111 callStart(instance); in testUserRemoved()1146 callStart(instance); in testSmallBatteryAndPluggedIn()1172 callStart(instance); in testNotSmallBatteryAndPluggedIn()
116 boolean callStart; // last onStart() has asked to always be called on restart. field in ServiceRecord422 pw.print(" callStart="); pw.print(callStart); in dump()
695 r.callStart = false; in startServiceInnerLocked()747 service.callStart = false; in stopServiceLocked()907 r.callStart = false; in stopServiceTokenLocked()2739 if (r.startRequested && r.callStart && r.pendingStarts.size() == 0) { in realStartServiceLocked()3184 r.callStart = true; in serviceDoneExecutingLocked()3228 r.callStart = false; in serviceDoneExecutingLocked()