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()
61 private final LocalBluetoothAdapter mLocalAdapter;88 LocalBluetoothAdapter adapter, in BluetoothEventManager()
125 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;
64 import com.android.settingslib.bluetooth.LocalBluetoothAdapter;126 private LocalBluetoothAdapter mLocalBluetoothAdapter;
21 import com.android.settingslib.bluetooth.LocalBluetoothAdapter in <lambda>()48 @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()
82 private LocalBluetoothAdapter mLocalBluetoothAdapter;90 mLocalBluetoothAdapter = LocalBluetoothAdapter.getInstance(); in setUp()
78 private LocalBluetoothAdapter mLocalAdapter;
49 import com.android.settingslib.bluetooth.LocalBluetoothAdapter;118 private LocalBluetoothAdapter mLocalBluetoothAdapter;