Searched refs:ensureNotStartingBackground (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java209 void ensureNotStartingBackground(ServiceRecord r) { method in class:ActiveServices.ServiceMap
529 smap.ensureNotStartingBackground(r);
610 services.ensureNotStartingBackground(service);
712 getServiceMap(r.userId).ensureNotStartingBackground(r);
1091 getServiceMap(s.userId).ensureNotStartingBackground(s);
2104 smap.ensureNotStartingBackground(r);

Completed in 67 milliseconds