HomeSort by relevance Sort by last modified time
    Searched defs:tetherableBluetoothRegexs (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/connectivity/tethering/
TetheringConfiguration.java 86 public final String[] tetherableBluetoothRegexs;
104 tetherableBluetoothRegexs = getResourceStringArray(ctx, config_tether_bluetooth_regexs);
130 return matchesDownstreamRegexs(iface, tetherableBluetoothRegexs);
140 dumpStringArray(pw, "tetherableBluetoothRegexs", tetherableBluetoothRegexs);
160 sj.add(String.format("tetherableBluetoothRegexs:%s",
161 makeString(tetherableBluetoothRegexs)));
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 56 milliseconds