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