Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/aidl/android/os/
DIServiceManager.aidl87 void registerForNotifications(@utf8InCpp String name, IServiceCallback callback); in registerForNotifications() method
/frameworks/base/core/java/android/os/
DServiceManagerNative.java79 public void registerForNotifications(String name, IServiceCallback cb) in registerForNotifications() method in ServiceManagerProxy
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalCallTracker.java214 private void registerForNotifications() { in registerForNotifications() method in ImsExternalCallTracker
/frameworks/native/cmds/servicemanager/
DServiceManager.cpp262 Status ServiceManager::registerForNotifications( in registerForNotifications() function in android::ServiceManager
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.h116 virtual bool registerForNotifications( in registerForNotifications() function
/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp208 virtual bool registerForNotifications( in registerForNotifications() function