Searched refs:pHandle (Results 1 – 3 of 3) sorted by relevance
135 public void notifyPhoneAccountChanged(PhoneAccountHandle pHandle) { in notifyPhoneAccountChanged() argument
1020 public void onPhoneAccountChanged(String callId, PhoneAccountHandle pHandle, in onPhoneAccountChanged() argument1023 if (pHandle != null) { in onPhoneAccountChanged()1025 pHandle.getComponentName().getPackageName()); in onPhoneAccountChanged()1033 call.setTargetPhoneAccount(pHandle); in onPhoneAccountChanged()
1643 PhoneAccountHandle pHandle = mPhoneUtilsProxy.makePstnPhoneAccountHandle(phone); in updatePhoneAccount() local1647 Log.i(this, "updatePhoneAccount setPhoneAccountHandle, account = " + pHandle); in updatePhoneAccount()1648 connection.setPhoneAccountHandle(pHandle); in updatePhoneAccount()