OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msgListing
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java
355
BluetoothMapMessageListing
msgListing
= mBtMapContent.
msgListing
(fe, appParams);
356
int listCount =
msgListing
.getCount();
387
BluetoothMapMessageListing
msgListing
= mBtMapContent.
msgListing
(fe, appParams);
389
int listCount =
msgListing
.getCount();
390
if (
msgListing
.getCount() > 0) {
417
BluetoothMapMessageListing
msgListing
= mBtMapContent.
msgListing
(fe, appParams);
419
int listCount =
msgListing
.getCount()
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java
[
all
...]
BluetoothMapContent.java
[
all
...]
Completed in 66 milliseconds