Home
last modified time | relevance | path

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

/frameworks/native/libs/fakeservicemanager/
DFakeServiceManager.cpp95 status_t FakeServiceManager::registerForNotifications(const String16&, in registerForNotifications() function in android::FakeServiceManager
/frameworks/base/services/core/java/com/android/server/health/
DHealthServiceWrapperAidl.java61 default void registerForNotifications( in registerForNotifications() method
/frameworks/native/libs/binder/aidl/android/os/
DIServiceManager.aidl89 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
DServiceManager.java312 public static void registerForNotifications( in registerForNotifications() method in ServiceManager
/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.cpp138 android::binder::Status registerForNotifications( in registerForNotifications() function in __anon83eb172f0111::ServiceManagerProxyToNative
DIServiceManager.cpp515 status_t ServiceManagerShim::registerForNotifications(const String16& name, in registerForNotifications() function in android::ServiceManagerShim
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.h157 virtual bool registerForNotifications( in registerForNotifications() function
/frameworks/native/cmds/servicemanager/
DServiceManager.cpp449 Status ServiceManager::registerForNotifications( in registerForNotifications() function in android::ServiceManager
/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp262 virtual bool registerForNotifications( in registerForNotifications() function