Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DTetheringInterface.java24 import android.net.TetheringManager.TetheringType;
44 public TetheringInterface(@TetheringType int type, @NonNull String iface) { in TetheringInterface()
49 public TetheringInterface(@TetheringType int type, @NonNull String iface, in TetheringInterface()
DTetheringManager.java153 public @interface TetheringType { annotation in TetheringManager
238 private static String typeToString(@TetheringType int type) { in typeToString()
910 public Builder(@TetheringType final int type) {
1081 @TetheringType
1448 public void stopTethering(@TetheringType final int type) {
1530 public void requestLatestTetheringEntitlementResult(@TetheringType int type,
1560 public void requestLatestTetheringEntitlementResult(@TetheringType final int type,