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

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java     [all...]
BluetoothMapIMProvider.java 324 value = uri.getQueryParameter(BluetoothMapContract.FILTER_PERIOD_BEGIN);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java 40 private static final int FILTER_PERIOD_BEGIN = 0x04;
258 case FILTER_PERIOD_BEGIN:
262 Log.w(TAG, "FILTER_PERIOD_BEGIN: Wrong length received: " + tagLength +
614 appParamBuf.put((byte) FILTER_PERIOD_BEGIN);
    [all...]
BluetoothMapContent.java     [all...]

Completed in 66 milliseconds