Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DVoicemail.java41 private Voicemail(Long timestamp, String number, PhoneAccountHandle phoneAccountHandle, Long id, in Voicemail() argument
46 mPhoneAccount = phoneAccountHandle; in Voicemail()
DConnectionService.java1163 public final void addExistingConnection(PhoneAccountHandle phoneAccountHandle, in addExistingConnection() argument
1166 String id = addExistingConnectionInternal(phoneAccountHandle, connection); in addExistingConnection()
1171 phoneAccountHandle, in addExistingConnection()