Searched refs:mHandlePresentation (Results 1 – 2 of 2) sorted by relevance
45 private final int mHandlePresentation; field in ParcelableCall100 mHandlePresentation = handlePresentation; in ParcelableCall()171 return mHandlePresentation; in getHandlePresentation()390 destination.writeInt(mHandlePresentation); in writeToParcel()
441 private final int mHandlePresentation; field in Call.Details624 return mHandlePresentation; in getHandlePresentation()749 Objects.equals(mHandlePresentation, d.mHandlePresentation) && in equals()771 mHandlePresentation, in hashCode()807 mHandlePresentation = handlePresentation; in Details()