OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothMapAppObserver
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppObserver.java
40
public class
BluetoothMapAppObserver
{
42
private static final String TAG = "
BluetoothMapAppObserver
";
58
public
BluetoothMapAppObserver
(final Context context, BluetoothMapService mapService) {
BluetoothMapService.java
141
private
BluetoothMapAppObserver
mAppObserver = null;
619
mAppObserver = new
BluetoothMapAppObserver
(this, this);
[
all
...]
Completed in 122 milliseconds