Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
DBluetoothNameUtils.java45 public static int getSetupType(String bluetoothName) { in getSetupType() method in BluetoothNameUtils
DBluetoothScanner.java86 this.configurationType = BluetoothNameUtils.getSetupType(str); in setNameString()