Home
last modified time | relevance | path

Searched refs:notifyPhoneAccountChanged (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionService.java503 c.notifyPhoneAccountChanged(CallServiceNotifier.getInstance()
516 c.notifyPhoneAccountChanged(pah);
/packages/services/Telephony/tests/src/com/android/services/telephony/
DTestTelephonyConnection.java135 public void notifyPhoneAccountChanged(PhoneAccountHandle pHandle) { in notifyPhoneAccountChanged() method in TestTelephonyConnection