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()
747 BluetoothOppPreference.getInstance(mContext).setName(mDevice, in connectRfcommSocket()814 BluetoothOppPreference.getInstance(mContext).setName(mDevice, in run()
213 BluetoothOppPreference preference = BluetoothOppPreference.getInstance(this); in create()
342 deviceName = BluetoothOppPreference.getInstance(mContext).getName(device); in getDeviceName()