Searched refs:findIface (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DTetherSettings.java534 String bluetoothIface = findIface(tethered, mBluetoothRegexs);
555 private static String findIface(String[] ifaces, String[] regexes) { method in class:TetherSettings

Completed in 50 milliseconds