Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/common/TetheringLib/api/
Dmodule-lib-current.txt15 method @NonNull public String[] getTetherableBluetoothRegexs();
35 method @NonNull public java.util.List<java.lang.String> getTetherableBluetoothRegexs();
/frameworks/base/api/
Dmodule-lib-current.txt25 method @NonNull public String[] getTetherableBluetoothRegexs();
45 method @NonNull public java.util.List<java.lang.String> getTetherableBluetoothRegexs();
/frameworks/base/packages/Tethering/common/TetheringLib/src/android/net/
DTetheringManager.java995 public List<String> getTetherableBluetoothRegexs() {
1232 public @NonNull String[] getTetherableBluetoothRegexs() {
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
DUtils.java87 String[] bluetoothRegexs = cm.getTetherableBluetoothRegexs(); in getTetheringLabel()
/frameworks/base/core/java/android/net/
DConnectivityManager.java2703 public String[] getTetherableBluetoothRegexs() { in getTetherableBluetoothRegexs() method in ConnectivityManager
2704 return mTetheringManager.getTetherableBluetoothRegexs(); in getTetherableBluetoothRegexs()
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java1284 String[] getTetherableBluetoothRegexs() { in getTetherableBluetoothRegexs() method in Tethering
/frameworks/base/services/
Dart-profile818 PLcom/android/server/ConnectivityService;->getTetherableBluetoothRegexs()[Ljava/lang/String;
5608 PLcom/android/server/connectivity/Tethering;->getTetherableBluetoothRegexs()[Ljava/lang/String;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt42857 Landroid/net/IConnectivityManager$Stub$Proxy;->getTetherableBluetoothRegexs()[Ljava/lang/String;
43001 Landroid/net/IConnectivityManager;->getTetherableBluetoothRegexs()[Ljava/lang/String;