Home
last modified time | relevance | path

Searched refs:getLocalBluetoothManager (Results 1 – 1 of 1) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothUtils.java305 public static LocalBluetoothManager getLocalBluetoothManager(Context context) { in getLocalBluetoothManager() method in BluetoothUtils
336 LocalBluetoothManager localBluetoothManager = getLocalBluetoothManager(context); in getCachedBluetoothDevice()