Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBatteryService.java1126 @Override public void onRegistration(IHealth oldService, IHealth newService, in onRegistration()
1371 IHealth newService = null; in init() local
1422 void onRegistration(IHealth oldService, IHealth newService, String instance); in onRegistration()