Searched refs:mHandlePresentation (Results 1 – 2 of 2) sorted by relevance
49 private final int mHandlePresentation; field in ParcelableCall106 mHandlePresentation = handlePresentation; in ParcelableCall()182 return mHandlePresentation; in getHandlePresentation()411 destination.writeInt(mHandlePresentation); in writeToParcel()
540 private final int mHandlePresentation; field in Call.Details733 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()