HomeSort by relevance Sort by last modified time
    Searched refs:BluetoothMapContent (Results 1 - 4 of 4) sorted by null

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java 34 import com.android.bluetooth.map.BluetoothMapContent;
342 BluetoothMapContent mBtMapContent = new BluetoothMapContent(mContext, mAccount,
374 BluetoothMapContent mBtMapContent = new BluetoothMapContent(mContext, mAccount,
404 BluetoothMapContent mBtMapContent = new BluetoothMapContent(mContext, mAccount,
433 BluetoothMapContent mBtMapContent = new BluetoothMapContent(mContext, mAccount,
441 appParams.setCharset(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8)
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java     [all...]
BluetoothMapObexServer.java 99 BluetoothMapContent mOutContent;
151 mOutContent = new BluetoothMapContent(mContext, mAccount, mMasInstance);
    [all...]
BluetoothMapContent.java 66 public class BluetoothMapContent {
68 private static final String TAG = "BluetoothMapContent";
447 public BluetoothMapContent(final Context context, BluetoothMapAccountItem account,
    [all...]

Completed in 2322 milliseconds