HomeSort by relevance Sort by last modified time
    Searched refs:setMaxListCount (Results 1 - 5 of 5) sorted by null

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
MapStepsConvo.java 159 appParams.setMaxListCount(maxListCount);
BluetoothMapContentTest.java 352 appParams.setMaxListCount(1024);
384 appParams.setMaxListCount(1024);
414 appParams.setMaxListCount(1024);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java     [all...]
BluetoothMapAppParams.java 239 setMaxListCount(appParamBuf.getShort(i) & 0xffff); // Make it unsigned
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
SelectBox.java 102 public void setMaxListCount (int maxListCount) {

Completed in 168 milliseconds