Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/network/tether/
DTetherScreenTest.kt105 fun getTetherableBluetoothRegexs() = emptyArray method
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java3402 public String[] getTetherableBluetoothRegexs() { in getTetherableBluetoothRegexs() method in ConnectivityManager