Searched refs:mRemotePhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
345 private PhoneAccountHandle mRemotePhoneAccountHandle; field in Call1534 return mRemotePhoneAccountHandle; in getRemotePhoneAccountHandle()1543 mRemotePhoneAccountHandle = accountHandle; in setRemotePhoneAccountHandle()1559 if (mRemotePhoneAccountHandle != null) { in getDelegatePhoneAccountHandle()1560 return mRemotePhoneAccountHandle; in getDelegatePhoneAccountHandle()