Searched refs:LAST_ONLINE (Results 1 – 6 of 6) sorted by relevance
1006 String LAST_ONLINE = "last_online"; field1117 ConvoContactColumns.LAST_ONLINE1142 PresenceColumns.LAST_ONLINE
62 new String[] {BluetoothMapContract.PresenceColumns.LAST_ONLINE, "Name"}); in printCursor_doesNotCrash()
52 BluetoothMapContract.ConvoContactColumns.LAST_ONLINE in setConvoColumns()
1036 BluetoothMapContract.ConvoContactColumns.LAST_ONLINE in initContactsList()2381 BluetoothMapContract.ConvoContactColumns.LAST_ONLINE in handleContactListChanges_withNullContactForUci()2439 BluetoothMapContract.ConvoContactColumns.LAST_ONLINE in handleContactListChanges_withNonNullContactForUci()
146 .equals(BluetoothMapContract.PresenceColumns.LAST_ONLINE)) { in printCursor()
634 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.LAST_ONLINE); in setConvoColunms()