OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothMapMessageListing
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListing.java
30
public class
BluetoothMapMessageListing
{
32
private static final String TAG = "
BluetoothMapMessageListing
";
37
public
BluetoothMapMessageListing
(){
BluetoothMapContent.java
[
all
...]
BluetoothMapObexServer.java
[
all
...]
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java
36
import com.android.bluetooth.map.
BluetoothMapMessageListing
;
355
BluetoothMapMessageListing
msgListing = mBtMapContent.msgListing(fe, appParams);
387
BluetoothMapMessageListing
msgListing = mBtMapContent.msgListing(fe, appParams);
417
BluetoothMapMessageListing
msgListing = mBtMapContent.msgListing(fe, appParams);
[
all
...]
Completed in 62 milliseconds