Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/aidl/android/os/
DIServiceManager.aidl89 void registerForNotifications(@utf8InCpp String name, IServiceCallback callback); in registerForNotifications() method
/frameworks/base/services/core/java/com/android/server/health/
DHealthServiceWrapperAidl.java63 default void registerForNotifications( in registerForNotifications() method
/frameworks/base/core/java/android/os/
DHwNoService.java72 public boolean registerForNotifications( in registerForNotifications() method in HwNoService
DServiceManagerNative.java79 public void registerForNotifications(String name, IServiceCallback cb) in registerForNotifications() method in ServiceManagerProxy
DServiceManager.java361 public static void registerForNotifications( in registerForNotifications() method in ServiceManager
/frameworks/native/libs/fakeservicemanager/
DFakeServiceManager.cpp109 status_t FakeServiceManager::registerForNotifications(const String16&, in registerForNotifications() function in android::FakeServiceManager
/frameworks/base/services/core/java/com/android/server/audio/
DServiceHolder.java75 public void registerForNotifications(String name, IServiceCallback listener); in registerForNotifications() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalCallTracker.java222 private void registerForNotifications() { in registerForNotifications() method in ImsExternalCallTracker
/frameworks/native/libs/binder/
Dservicedispatcher.cpp140 android::binder::Status registerForNotifications( in registerForNotifications() function in __anon6cd2bcde0111::ServiceManagerProxyToNative
DIServiceManager.cpp542 status_t ServiceManagerShim::registerForNotifications(const String16& name, in registerForNotifications() function in android::ServiceManagerShim
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.h159 virtual bool registerForNotifications( in registerForNotifications() function
/frameworks/native/cmds/servicemanager/
DServiceManager.cpp533 Status ServiceManager::registerForNotifications( in registerForNotifications() function in android::ServiceManager
/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp392 virtual bool registerForNotifications( in registerForNotifications() function