Searched refs:LocalBluetoothAdapter (Results 1 – 14 of 14) sorted by relevance
46 private final LocalBluetoothAdapter mLocalAdapter;60 LocalBluetoothAdapter adapter = LocalBluetoothAdapter.getInstance(); in getInstance()82 LocalBluetoothAdapter adapter = LocalBluetoothAdapter.getInstance(); in create()101 LocalBluetoothAdapter adapter = LocalBluetoothAdapter.getInstance(); in create()109 private LocalBluetoothManager(LocalBluetoothAdapter adapter, Context context, Handler handler, in LocalBluetoothManager()130 public LocalBluetoothAdapter getBluetoothAdapter() { in getBluetoothAdapter()
44 public class LocalBluetoothAdapter { class52 private static LocalBluetoothAdapter sInstance;60 private LocalBluetoothAdapter(BluetoothAdapter adapter) { in LocalBluetoothAdapter() method in LocalBluetoothAdapter74 static synchronized LocalBluetoothAdapter getInstance() { in getInstance()78 sInstance = new LocalBluetoothAdapter(adapter); in getInstance()
76 LocalBluetoothAdapter localBluetoothAdapter = LocalBluetoothAdapter.getInstance(); in onReceive()
59 private final LocalBluetoothAdapter mLocalAdapter;85 LocalBluetoothAdapter adapter, in BluetoothEventManager()
123 LocalBluetoothAdapter adapter, in LocalBluetoothProfileManager()
22 import com.android.settingslib.bluetooth.LocalBluetoothAdapter50 @Mock private lateinit var bluetoothAdapter: LocalBluetoothAdapter
32 import com.android.settingslib.bluetooth.LocalBluetoothAdapter;58 private LocalBluetoothAdapter mLocalBluetoothAdapter;
53 import com.android.settingslib.bluetooth.LocalBluetoothAdapter;107 private LocalBluetoothAdapter mLocalBluetoothAdapter;
20 import com.android.settingslib.bluetooth.LocalBluetoothAdapter in <lambda>()47 @Mock private lateinit var bluetoothAdapter: LocalBluetoothAdapter in <lambda>()
42 import com.android.settingslib.bluetooth.LocalBluetoothAdapter;71 private LocalBluetoothAdapter mMockLocalAdapter;90 mMockLocalAdapter = mock(LocalBluetoothAdapter.class); in setup()
69 mock(LocalBluetoothAdapter.class), in setUp()
75 private LocalBluetoothAdapter mLocalBluetoothAdapter;83 mLocalBluetoothAdapter = LocalBluetoothAdapter.getInstance(); in setUp()
70 private LocalBluetoothAdapter mLocalAdapter;
49 import com.android.settingslib.bluetooth.LocalBluetoothAdapter;118 private LocalBluetoothAdapter mLocalBluetoothAdapter;