Searched refs:BluetoothOppPreference (Results 1 – 4 of 4) sorted by relevance
47 public class BluetoothOppPreference { class51 private static BluetoothOppPreference sInstance;68 public static BluetoothOppPreference getInstance(Context context) { in getInstance()71 sInstance = new BluetoothOppPreference(); in getInstance()
741 BluetoothOppPreference.getInstance(mContext).setName(mDevice, mDevice.getName()); in connectRfcommSocket()807 BluetoothOppPreference.getInstance(mContext).setName(mDevice, mDevice.getName()); in run()
218 BluetoothOppPreference preference = BluetoothOppPreference.getInstance(this); in create()
342 deviceName = BluetoothOppPreference.getInstance(mContext).getName(device); in getDeviceName()