HomeSort by relevance Sort by last modified time
    Searched refs:ConvoContactColumns (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 777 * - ConvoContactColumns.NAME
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 404 BluetoothMapContract.ConvoContactColumns.X_BT_UID);
406 BluetoothMapContract.ConvoContactColumns.CHAT_STATE);
408 BluetoothMapContract.ConvoContactColumns.UCI);
410 BluetoothMapContract.ConvoContactColumns.NICKNAME);
412 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE);
414 BluetoothMapContract.ConvoContactColumns.NAME);
416 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE);
418 BluetoothMapContract.ConvoContactColumns.STATUS_TEXT);
420 BluetoothMapContract.ConvoContactColumns.PRIORITY);
    [all...]
BluetoothMapContentObserver.java 576 BluetoothMapContract.ConvoContactColumns.CONVO_ID);
578 BluetoothMapContract.ConvoContactColumns.NAME);
580 BluetoothMapContract.ConvoContactColumns.NICKNAME);
582 BluetoothMapContract.ConvoContactColumns.X_BT_UID);
584 BluetoothMapContract.ConvoContactColumns.CHAT_STATE);
586 BluetoothMapContract.ConvoContactColumns.UCI);
588 BluetoothMapContract.ConvoContactColumns.NICKNAME);
590 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE);
592 BluetoothMapContract.ConvoContactColumns.NAME);
594 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE)
    [all...]

Completed in 110 milliseconds