Searched defs:numberPresentation (Results 1 – 11 of 11) sorted by relevance
43 public int numberPresentation; field in PhoneCallDetails126 int numberPresentation, in PhoneCallDetails()
106 public String getName(@Nullable String number, int numberPresentation, in getName()117 public ContactInfo getContactInfo(@Nullable String number, int numberPresentation, in getContactInfo()175 public final int numberPresentation; field in CallLogNotificationsHelper.NewCall186 int numberPresentation, in NewCall()
196 final int numberPresentation = in getPhoneCallDetailsForUri() local
140 public int numberPresentation; field in CallLogListItemViewHolder
500 final int numberPresentation = c.getInt(CallLogQuery.NUMBER_PRESENTATION); in bindCallLogListViewHolder() local
143 final int numberPresentation = mCursor.getInt(NUMBER_PRESENTATION_COLUMN_INDEX); in createOneCallLogEntryInternal() local
224 final int numberPresentation = callCursor.getInt( in loadCallHistoryList() local
126 public int numberPresentation; field in CallerInfo
73 int numberPresentation; field in CallLogBackupAgent.Call
555 int numberPresentation = Calls.PRESENTATION_ALLOWED; in processCpbrCommand() local
568 int numberPresentation = Calls.PRESENTATION_ALLOWED; in addCall() local