Home
last modified time | relevance | path

Searched refs:notifyServiceStateForPhoneId (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephonyRegistry.aidl48 void notifyServiceStateForPhoneId(in int phoneId, in int subId, in ServiceState state); in notifyServiceStateForPhoneId() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DTelephonyRegistryMock.java275 public void notifyServiceStateForPhoneId(int phoneId, int subId, ServiceState state) { in notifyServiceStateForPhoneId() method in TelephonyRegistryMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java91 mRegistry.notifyServiceStateForPhoneId(phoneId, subId, ss); in notifyServiceState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1018 public void notifyServiceStateForPhoneId(int phoneId, int subId, ServiceState state) { in notifyServiceStateForPhoneId() method in TelephonyRegistry
/frameworks/base/services/
Dart-profile1914 HSPLcom/android/server/TelephonyRegistry;->notifyServiceStateForPhoneId(IILandroid/telephony/Servic…