Searched defs:getConnectedSet (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DBluetoothConnectionsManager.java85 return getConnectedSet(context).contains(address);
88 public static Set<String> getConnectedSet(Context context) { method in class:BluetoothConnectionsManager

Completed in 55 milliseconds