Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetAgIndicatorEnableState.java27 HeadsetAgIndicatorEnableState(boolean newService, boolean newRoam, boolean newSignal, in HeadsetAgIndicatorEnableState()
/aosp12/packages/services/Car/service/src/com/android/car/storagemonitoring/
H A DHealthServiceWearInfoProvider.java109 IHealth newService = null; in getHealthService() local
/aosp12/system/chre/chpp/
H A Dservices.c89 const struct ChppService *newService) { in chppRegisterService()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallsManagerListenerBase.java43 ConnectionServiceWrapper newService) { in onConnectionServiceChanged()
H A DCallsManager.java166 ConnectionServiceWrapper newService); in onConnectionServiceChanged()
H A DInCallController.java1305 ConnectionServiceWrapper newService) { in onConnectionServiceChanged()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java1208 @Override public void onRegistration(IHealth oldService, IHealth newService, in onRegistration()
1501 IHealth newService = null; in init() local
1556 void onRegistration(IHealth oldService, IHealth newService, String instance); in onRegistration()