OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FILTER_PERIOD_END
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java
[
all
...]
BluetoothMapIMProvider.java
329
value = uri.getQueryParameter(BluetoothMapContract.
FILTER_PERIOD_END
);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
41
private static final int
FILTER_PERIOD_END
= 0x05;
266
case
FILTER_PERIOD_END
:
270
Log.w(TAG, "
FILTER_PERIOD_END
: Wrong length received: " + tagLength +
619
appParamBuf.put((byte)
FILTER_PERIOD_END
);
[
all
...]
BluetoothMapContent.java
[
all
...]
Completed in 788 milliseconds