Searched refs:ID_COLUMN_INDEX (Results 1 – 4 of 4) sorted by relevance
89 long callLogEntryId = cursor.getLong(CallLogDeleteBlockedCallQuery.ID_COLUMN_INDEX); in doInBackground()118 static final int ID_COLUMN_INDEX = 0; field in DeleteBlockedCallTask.CallLogDeleteBlockedCallQuery
338 static final int ID_COLUMN_INDEX = 0; field in FilteredNumbersUtil.ContactsQuery345 public static final int ID_COLUMN_INDEX = 0; field in FilteredNumbersUtil.PhoneQuery
329 private static final int ID_COLUMN_INDEX = 0; field in CallLogNotificationsQueryHelper.DefaultNewCallsQuery450 Calls.CONTENT_URI_WITH_VOICEMAIL, cursor.getLong(ID_COLUMN_INDEX)); in createNewCallsFromCursor()
481 private static final int ID_COLUMN_INDEX = 0; field in BluetoothPbapVcardManager503 startPointId = callsCursor.getLong(ID_COLUMN_INDEX); in composeAndSendSelectedCallLogVcards()511 endPointId = callsCursor.getLong(ID_COLUMN_INDEX); in composeAndSendSelectedCallLogVcards()