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