Searched refs:pHandle (Results 1 – 3 of 3) sorted by relevance
202 public void notifyPhoneAccountChanged(PhoneAccountHandle pHandle) { in notifyPhoneAccountChanged() argument
1031 public void onPhoneAccountChanged(String callId, PhoneAccountHandle pHandle, in onPhoneAccountChanged() argument1034 if (pHandle != null) { in onPhoneAccountChanged()1036 pHandle.getComponentName().getPackageName()); in onPhoneAccountChanged()1044 call.setTargetPhoneAccount(pHandle); in onPhoneAccountChanged()
1647 PhoneAccountHandle pHandle = mPhoneUtilsProxy.makePstnPhoneAccountHandle(phone); in updatePhoneAccount() local1651 Log.i(this, "updatePhoneAccount setPhoneAccountHandle, account = " + pHandle); in updatePhoneAccount()1652 connection.setPhoneAccountHandle(pHandle); in updatePhoneAccount()