Home
last modified time | relevance | path

Searched refs:mHandlePresentation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DParcelableCall.java51 private int mHandlePresentation; field in ParcelableCall.ParcelableCallBuilder
119 mHandlePresentation = handlePresentation; in setHandlePresentation()
238 mHandlePresentation, in createParcelableCall()
272 newBuilder.mHandlePresentation = parcelableCall.mHandlePresentation; in fromParcelableCall()
308 private final int mHandlePresentation; field in ParcelableCall
372 mHandlePresentation = handlePresentation; in ParcelableCall()
451 return mHandlePresentation; in getHandlePresentation()
715 destination.writeInt(mHandlePresentation); in writeToParcel()
DCall.java615 private final int mHandlePresentation; field in Call.Details
823 return mHandlePresentation; in getHandlePresentation()
980 Objects.equals(mHandlePresentation, d.mHandlePresentation) && in equals()
1006 mHandlePresentation, in hashCode()
1048 mHandlePresentation = handlePresentation; in Details()
1101 sb.append(mHandlePresentation); in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65520 Landroid/telecom/Call$Details;->mHandlePresentation:I
66285 Landroid/telecom/ParcelableCall;->mHandlePresentation:I