Searched defs:timestampIndex (Results 1 – 3 of 3) sorted by relevance
98 int timestampIndex = cursor.getColumnIndex(DeletedContacts.CONTACT_DELETED_TIMESTAMP); in getDeletedContactIds() local190 int timestampIndex = cursor.getColumnIndex(Contacts.CONTACT_LAST_UPDATED_TIMESTAMP); in getUpdatedContactIds() local
303 final int timestampIndex = cursor.getColumnIndexOrThrow(BluetoothShare.TIMESTAMP); in updateActiveNotification() local475 final int timestampIndex = cursor.getColumnIndexOrThrow(BluetoothShare.TIMESTAMP); in updateCompletedNotification() local
200 final int timestampIndex = cursor.getColumnIndex(ActionColumns.TIME_STAMP_MS); in queryActionTime() local