Home
last modified time | relevance | path

Searched refs:noteScheduleServiceTimeoutPending (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessServiceRecord.java668 void noteScheduleServiceTimeoutPending(boolean pending) { in noteScheduleServiceTimeoutPending() method in ProcessServiceRecord
DActiveServices.java5172 r.app.mServices.noteScheduleServiceTimeoutPending(true); in bumpServiceExecutingLocked()
5184 r.app.mServices.noteScheduleServiceTimeoutPending(true); in bumpServiceExecutingLocked()
7375 psr.noteScheduleServiceTimeoutPending(false); in killServicesLocked()
7683 proc.mServices.noteScheduleServiceTimeoutPending(false); in scheduleServiceTimeoutLocked()
/frameworks/base/services/
Dart-wear-profile6914 PLcom/android/server/am/ProcessServiceRecord;->noteScheduleServiceTimeoutPending(Z)V