Searched refs:getHandlePresentation (Results 1 – 5 of 5) sorted by relevance
148 Uri handle = call.getHandlePresentation() == TelecomManager.PRESENTATION_ALLOWED ? in toParcelableCall()171 call.getHandlePresentation(), in toParcelableCall()
691 switch (getHandlePresentation()) { in getDescription()916 int getHandlePresentation() { in getHandlePresentation() method in Call1502 setHandle(connection.getHandle(), connection.getHandlePresentation()); in handleCreateConnectionSuccess()
231 call.getHandlePresentation(), callLogType, callFeatures, accountHandle, in logCall()
2730 call.setHandle(connection.getHandle(), connection.getHandlePresentation()); in createCallForExistingConnection()
689 return mTelecomCall == null ? -1 : mTelecomCall.getDetails().getHandlePresentation(); in getNumberPresentation()