Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DParcelableCall.java49 private final int mHandlePresentation; field in ParcelableCall
106 mHandlePresentation = handlePresentation; in ParcelableCall()
182 return mHandlePresentation; in getHandlePresentation()
411 destination.writeInt(mHandlePresentation); in writeToParcel()
DCall.java540 private final int mHandlePresentation; field in Call.Details
733 return mHandlePresentation; in getHandlePresentation()
870 Objects.equals(mHandlePresentation, d.mHandlePresentation) && in equals()
893 mHandlePresentation, in hashCode()
931 mHandlePresentation = handlePresentation; in Details()
980 sb.append(mHandlePresentation); in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70287 Landroid/telecom/Call$Details;->mHandlePresentation:I
71091 Landroid/telecom/ParcelableCall;->mHandlePresentation:I