OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMaxListCount
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
392
if (
getMaxListCount
() != INVALID_VALUE_PARAMETER) {
395
appParamBuf.putShort((short)
getMaxListCount
());
523
public int
getMaxListCount
() {
[
all
...]
BluetoothMapContent.java
[
all
...]
Completed in 41 milliseconds