Searched refs:CtsTetheringUtils (Results 1 – 5 of 5) sorted by relevance
35 import android.net.cts.util.CtsTetheringUtils;36 import android.net.cts.util.CtsTetheringUtils.TestTetheringEventCallback;58 private CtsTetheringUtils mCtsTetheringUtils;64 mCtsTetheringUtils = new CtsTetheringUtils(mContext); in setUp()
31 import static android.net.cts.util.CtsTetheringUtils.isAnyIfaceMatch;60 import android.net.cts.util.CtsTetheringUtils;61 import android.net.cts.util.CtsTetheringUtils.StartTetheringCallback;62 import android.net.cts.util.CtsTetheringUtils.TestTetheringEventCallback;101 private CtsTetheringUtils mCtsTetheringUtils;113 mCtsTetheringUtils = new CtsTetheringUtils(mContext); in setUp()
28 import android.net.cts.util.CtsTetheringUtils57 private val ctsTetheringUtils = CtsTetheringUtils(context)
64 public final class CtsTetheringUtils { class71 public CtsTetheringUtils(Context ctx) { in CtsTetheringUtils() method in CtsTetheringUtils
97 import static android.net.cts.util.CtsTetheringUtils.TestTetheringEventCallback;171 import android.net.cts.util.CtsTetheringUtils;2662 final CtsTetheringUtils tetherUtils = new CtsTetheringUtils(mContext);