OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setFolderListingSize
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
287
setFolderListingSize
(appParamBuf.getShort(i) & 0xffff); // Make it unsigned
703
public void
setFolderListingSize
(int folderListingSize) {
[
all
...]
BluetoothMapObexServer.java
591
outAppParams.
setFolderListingSize
(mCurrentFolder.getSubFolderCount());
Completed in 40 milliseconds