Searched defs:phoneAccount (Results 1 – 11 of 11) sorted by relevance
75 PhoneAccountHandle phoneAccount = telecomManager.getSimCallManager(); in onServiceConnected() local247 PhoneAccountHandle phoneAccount = telecomManager.getSimCallManager(userId); in updateSimCallManagerPermissions() local
60 PhoneAccountHandle phoneAccount, in ParcelableConnection()92 PhoneAccountHandle phoneAccount, in ParcelableConnection()
52 PhoneAccountHandle phoneAccount, in ParcelableConference()
1632 public void addNewIncomingCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewIncomingCall()1662 public void addNewUnknownCall(PhoneAccountHandle phoneAccount, Bundle extras) { in addNewUnknownCall()
109 public Builder setPhoneAccount(PhoneAccountHandle phoneAccount) { in setPhoneAccount()
439 public Builder(PhoneAccount phoneAccount) { in Builder()
117 public Conference(PhoneAccountHandle phoneAccount) { in Conference()
237 void addNewIncomingCall(in PhoneAccountHandle phoneAccount, in Bundle extras); in addNewIncomingCall()242 void addNewUnknownCall(in PhoneAccountHandle phoneAccount, in Bundle extras); in addNewUnknownCall()
460 PhoneAccountHandle phoneAccount = voicemail.getPhoneAccount(); in getContentValues() local
1271 int getSubIdForPhoneAccount(in PhoneAccount phoneAccount); in getSubIdForPhoneAccount()
9116 public int getSubIdForPhoneAccount(PhoneAccount phoneAccount) { in getSubIdForPhoneAccount()