OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothMapEmailSettingsLoader
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapEmailSettings.java
36
BluetoothMapEmailSettingsLoader
mLoader = new
BluetoothMapEmailSettingsLoader
(this);
BluetoothMapEmailSettingsLoader.java
43
public class
BluetoothMapEmailSettingsLoader
{
44
private static final String TAG = "
BluetoothMapEmailSettingsLoader
";
54
public
BluetoothMapEmailSettingsLoader
(Context ctx)
BluetoothMapEmailAppObserver.java
55
BluetoothMapEmailSettingsLoader
mLoader;
62
mLoader = new
BluetoothMapEmailSettingsLoader
(mContext);
BluetoothMapEmailSettingsAdapter.java
49
import com.android.bluetooth.map.
BluetoothMapEmailSettingsLoader
;
Completed in 42 milliseconds