Searched refs:getNumberPresentation (Results 1 – 11 of 11) sorted by relevance
176 int presentation = conn.getNumberPresentation(); in getLogNumber()202 presentation = conn.getNumberPresentation(); in getPresentation()206 conn.getNumberPresentation()); in getPresentation()
1416 cit.currentInfo.numberPresentation = c.getNumberPresentation(); in startGetCallerInfo()1493 cit.currentInfo.numberPresentation = c.getNumberPresentation(); in startGetCallerInfo()1531 cit.currentInfo.numberPresentation = c.getNumberPresentation(); in startGetCallerInfo()1599 ci.numberPresentation = conn.getNumberPresentation();
189 if (connection.getNumberPresentation() == TelecomManager.PRESENTATION_ALLOWED && in addNewUnknownCall()228 if (connection.getNumberPresentation() == TelecomManager.PRESENTATION_ALLOWED && in sendIncomingCallIntent()
676 int presentation = mOriginalConnection.getNumberPresentation(); in updateAddress()
171 public Integer getNumberPresentation() { in getNumberPresentation() method in CallLogInteraction
109 ContactInfoCache.populateCacheEntry(context, info, entry, call.getNumberPresentation(), in buildCacheEntryFromCall()217 int presentationMode = call.getNumberPresentation(); in findInfoQueryComplete()
64 info.numberPresentation = call.getNumberPresentation(); in buildCallerInfo()
650 public int getNumberPresentation() { in getNumberPresentation() method in Call
509 call.getNumberPresentation() == TelecomManager.PRESENTATION_ALLOWED) { in getContentString()
1118 call.getNumberPresentation() == TelecomManager.PRESENTATION_ALLOWED && in shouldShowCallSubject()
298 int presentation = mOriginalConnection.getNumberPresentation(); in updateAddress()