Searched refs:getHandlePresentation (Results 1 – 4 of 4) sorted by relevance
108 Uri handle = call.getHandlePresentation() == TelecomManager.PRESENTATION_ALLOWED ? in toParcelableCall()128 call.getHandlePresentation(), in toParcelableCall()
214 call.getHandlePresentation(), callLogType, callFeatures, accountHandle, in logCall()
722 int getHandlePresentation() { in getHandlePresentation() method in Call1108 setHandle(connection.getHandle(), connection.getHandlePresentation()); in handleCreateConnectionSuccess()
651 return mTelecomCall == null ? null : mTelecomCall.getDetails().getHandlePresentation(); in getNumberPresentation()