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

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java     [all...]
BluetoothMapIMProvider.java 334 value = uri.getQueryParameter(BluetoothMapContract.FILTER_READ_STATUS);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java 42 private static final int FILTER_READ_STATUS = 0x06;
274 case FILTER_READ_STATUS:
276 Log.w(TAG, "FILTER_READ_STATUS: Wrong length received: " + tagLength +
624 appParamBuf.put((byte) FILTER_READ_STATUS);
    [all...]
BluetoothMapContent.java     [all...]

Completed in 63 milliseconds