Home | History | Annotate | Download | only in telecom

Lines Matching refs:mCallerDisplayNamePresentation

323         private final int mCallerDisplayNamePresentation;
511 return mCallerDisplayNamePresentation;
599 Objects.equals(mCallerDisplayNamePresentation,
600 d.mCallerDisplayNamePresentation) &&
621 Objects.hashCode(mCallerDisplayNamePresentation) +
655 mCallerDisplayNamePresentation = callerDisplayNamePresentation;