Home
last modified time | relevance | path

Searched defs:mCallerDisplayNamePresentation (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DParcelableConference.java51 private int mCallerDisplayNamePresentation = TelecomManager.PRESENTATION_UNKNOWN;; field in ParcelableConference.Builder
154 private final int mCallerDisplayNamePresentation; field in ParcelableConference
H A DParcelableCall.java53 private int mCallerDisplayNamePresentation; field in ParcelableCall.ParcelableCallBuilder
310 private final int mCallerDisplayNamePresentation; field in ParcelableCall
H A DParcelableConnection.java44 private final int mCallerDisplayNamePresentation; field in ParcelableConnection
H A DConference.java105 private int mCallerDisplayNamePresentation; field in Conference
H A DRemoteConnection.java660 private int mCallerDisplayNamePresentation; field in RemoteConnection
H A DCall.java707 private final int mCallerDisplayNamePresentation; field in Call.Details
H A DConnection.java2131 private int mCallerDisplayNamePresentation; field in Connection
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java377 private int mCallerDisplayNamePresentation; field in Call