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

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 154 * content://ProviderAuthority/account_id/TABLE_CONVERSATION
236 .appendPath(TABLE_CONVERSATION)
285 public static final String TABLE_CONVERSATION = "Conversation";
    [all...]
BluetoothMapIMProvider.java 77 mMatcher.addURI(mAuthority, "#/"+ BluetoothMapContract.TABLE_CONVERSATION,
523 } else if(table.equals(BluetoothMapContract.TABLE_CONVERSATION)) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java     [all...]

Completed in 197 milliseconds