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.java705 private final int mHandlePresentation; field in Call.Details
923 return mHandlePresentation; in getHandlePresentation()
1107 Objects.equals(mHandlePresentation, d.mHandlePresentation) && in equals()
1134 mHandlePresentation, in hashCode()
1178 mHandlePresentation = handlePresentation; in Details()
1234 sb.append(mHandlePresentation); in toString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54820 Landroid/telecom/Call$Details;->mHandlePresentation:I
55585 Landroid/telecom/ParcelableCall;->mHandlePresentation:I