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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java 295 setMessageListingSize(appParamBuf.getShort(i) & 0xffff); // Make it unsigned
713 public void setMessageListingSize(int messageListingSize) {
    [all...]
BluetoothMapObexServer.java 476 outAppParams.setMessageListingSize(outList.getCount());
483 outAppParams.setMessageListingSize(listSize);

Completed in 226 milliseconds