HomeSort by relevance Sort by last modified time
    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