Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/net/
DConnectivityManager.java555 public String[] getTetherableBluetoothRegexs() { in getTetherableBluetoothRegexs() method in ConnectivityManager
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DUtils.java103 String[] bluetoothRegexs = tm.getTetherableBluetoothRegexs(); in getTetheringLabel()