Searched defs:getAccountHandle (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DConnectionRequest.java79 public PhoneAccountHandle getAccountHandle() { return mAccountHandle; } method in class:ConnectionRequest
H A DPhoneAccount.java142 mAccountHandle = phoneAccount.getAccountHandle();
269 public PhoneAccountHandle getAccountHandle() { method in class:PhoneAccount
H A DParcelableCall.java170 public PhoneAccountHandle getAccountHandle() { method in class:ParcelableCall
H A DCall.java149 public PhoneAccountHandle getAccountHandle() { method in class:Call.Details
656 parcelableCall.getAccountHandle(),

Completed in 85 milliseconds