Home
last modified time | relevance | path

Searched defs:oldService (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/infra/
DAbstractMasterSystemService.java387 final S oldService = peekServiceForUserLocked(userId); in setTemporaryService() local
421 final S oldService = peekServiceForUserLocked(userId); in setDefaultServiceEnabled() local
/frameworks/base/services/core/java/com/android/server/
DBatteryService.java1208 @Override public void onRegistration(IHealth oldService, IHealth newService, in onRegistration()
1556 void onRegistration(IHealth oldService, IHealth newService, String instance); in onRegistration()