Searched refs:LAST_ACTIVE (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapContract.java | 951 String LAST_ACTIVE = "last_active"; field 1097 ConversationColumns.LAST_ACTIVE, 1113 ConvoContactColumns.LAST_ACTIVE, 1133 ChatStatusColumns.CHAT_STATE, ChatStatusColumns.LAST_ACTIVE,
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
D | ConvoContactInfoTest.java | 48 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE, in setConvoColumns()
|
D | FilterInfoTest.java | 152 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE, in setEmailImConvoContactColumns()
|
D | BluetoothMapContentObserverTest.java | 1032 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE, in initContactsList() 2377 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE, in handleContactListChanges_withNullContactForUci() 2435 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE, in handleContactListChanges_withNonNullContactForUci()
|
D | BluetoothMapContentTest.java | 1229 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE, in convoListing_withNullFilterRecipient() 1333 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE, in convoListing_withNonNullFilterRecipient()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapUtils.java | 144 .equals(BluetoothMapContract.ChatStatusColumns.LAST_ACTIVE) in printCursor()
|
D | BluetoothMapContentObserver.java | 625 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE); in setConvoColunms()
|
D | BluetoothMapContent.java | 400 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE); in setEmailImConvoContactColumns()
|