HomeSort by relevance Sort by last modified time
    Searched defs:getMaxListCount (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java 409 if (getMaxListCount() != INVALID_VALUE_PARAMETER) {
412 appParamBuf.putShort((short) getMaxListCount());
540 public int getMaxListCount() {
    [all...]
BluetoothMapContent.java     [all...]

Completed in 960 milliseconds