Searched refs:notifyServiceStateForPhoneId (Results 1 – 4 of 4) sorted by relevance
41 void notifyServiceStateForPhoneId(in int phoneId, in int subId, in ServiceState state); in notifyServiceStateForPhoneId() method
198 public void notifyServiceStateForPhoneId(int phoneId, int subId, ServiceState state) { in notifyServiceStateForPhoneId() method in TelephonyRegistryMock
88 mRegistry.notifyServiceStateForPhoneId(phoneId, subId, ss); in notifyServiceState()
756 public void notifyServiceStateForPhoneId(int phoneId, int subId, ServiceState state) { in notifyServiceStateForPhoneId() method in TelephonyRegistry