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()618 callStart(instance); in testExempt()739 callStart(instance); in loadPersistedAppOps()765 callStart(instance); in testPowerSaveListener()808 callStart(instance); in testAllListeners()1121 callStart(instance); in testUserRemoved()1156 callStart(instance); in testSmallBatteryAndPluggedIn()1182 callStart(instance); in testNotSmallBatteryAndPluggedIn()
113 boolean callStart; // last onStart() has asked to always be called on restart. field in ServiceRecord432 pw.print(" callStart="); pw.print(callStart); in dump()
757 r.callStart = false; in startServiceInnerLocked()810 service.callStart = false; in stopServiceLocked()971 r.callStart = false; in stopServiceTokenLocked()3080 if (r.startRequested && r.callStart && r.pendingStarts.size() == 0) { in realStartServiceLocked()3535 r.callStart = true; in serviceDoneExecutingLocked()3579 r.callStart = false; in serviceDoneExecutingLocked()