Searched refs:mRemotePhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
344 private PhoneAccountHandle mRemotePhoneAccountHandle; field in Call1533 return mRemotePhoneAccountHandle; in getRemotePhoneAccountHandle()1542 mRemotePhoneAccountHandle = accountHandle; in setRemotePhoneAccountHandle()1558 if (mRemotePhoneAccountHandle != null) { in getDelegatePhoneAccountHandle()1559 return mRemotePhoneAccountHandle; in getDelegatePhoneAccountHandle()