Home | History | Annotate | Download | only in telecom

Lines Matching refs:mAccountHandle

428         private final PhoneAccountHandle mAccountHandle;
625 return mAccountHandle;
731 Objects.equals(mAccountHandle, d.mAccountHandle) &&
752 mAccountHandle,
788 mAccountHandle = accountHandle;
826 sb.append(mAccountHandle);