Searched refs:PRESENCE_STATE (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapContract.java | 984 String PRESENCE_STATE = "presence_state"; field 1099 ConversationColumns.PRESENCE_STATE, 1114 ConvoContactColumns.PRESENCE_STATE, 1139 PresenceColumns.PRESENCE_STATE,
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
D | ConvoContactInfoTest.java | 49 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE, in setConvoColumns()
|
D | FilterInfoTest.java | 154 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE, in setEmailImConvoContactColumns()
|
D | BluetoothMapContentObserverTest.java | 1033 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE, in initContactsList() 2378 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE, in handleContactListChanges_withNullContactForUci() 2436 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE, in handleContactListChanges_withNonNullContactForUci()
|
D | BluetoothMapContentTest.java | 1231 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE, in convoListing_withNullFilterRecipient() 1335 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE, in convoListing_withNonNullFilterRecipient()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapContentObserver.java | 628 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE); in setConvoColunms()
|
D | BluetoothMapContent.java | 403 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE); in setEmailImConvoContactColumns()
|