HomeSort by relevance Sort by last modified time
    Searched defs:registerForNotifications (Results 1 - 8 of 8) sorted by null

  /packages/services/Telephony/src/com/android/services/telephony/
PstnPhoneCapabilitiesNotifier.java 67 registerForNotifications();
75 private void registerForNotifications() {
PstnIncomingCallNotifier.java 90 registerForNotifications();
100 private void registerForNotifications() {
  /system/hwservicemanager/
ServiceManager.cpp 325 Return<bool> ServiceManager::registerForNotifications(const hidl_string& fqName,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsExternalCallTracker.java 175 registerForNotifications();
215 private void registerForNotifications() {
  /packages/services/Telephony/src/com/android/phone/
CallNotifier.java 130 registerForNotifications();
171 private void registerForNotifications() {
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
HalDeviceManagerTest.java 121 when(mServiceManagerMock.registerForNotifications(anyString(), anyString(),
    [all...]
SupplicantStaIfaceHalTest.java 164 when(mServiceManagerMock.registerForNotifications(anyString(), anyString(),
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
SupplicantP2pIfaceHalTest.java 178 when(mServiceManagerMock.registerForNotifications(anyString(), anyString(),
    [all...]

Completed in 118 milliseconds