HomeSort by relevance Sort by last modified time
    Searched full:restarter (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/am/
ServiceRecord.java 70 final Runnable restarter; // used to schedule retries of starting the service field in class:ServiceRecord
268 Intent.FilterComparison intent, ServiceInfo sInfo, Runnable restarter) {
283 this.restarter = restarter;
ActivityManagerService.java     [all...]

Completed in 181 milliseconds