OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFilterPeriodEndString
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
620
appParamBuf.put((byte)
getFilterPeriodEndString
().getBytes("UTF-8").length);
621
appParamBuf.put(
getFilterPeriodEndString
().getBytes("UTF-8"));
[
all
...]
BluetoothMapObexServer.java
[
all
...]
Completed in 600 milliseconds