Home
last modified time | relevance | path

Searched refs:TetheredInterfaceRequestShim (Results 1 – 5 of 5) sorted by relevance

/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DBluetoothPanShim.java30 public interface TetheredInterfaceRequestShim { interface
50 TetheredInterfaceRequestShim requestTetheredInterface(@NonNull Executor executor, in requestTetheredInterface()
/packages/modules/NetworkStack/apishim/33/com/android/networkstack/apishim/api33/
DBluetoothPanShimImpl.java57 public TetheredInterfaceRequestShim requestTetheredInterface(@NonNull final Executor executor, in requestTetheredInterface()
73 return new TetheredInterfaceRequestShim() { in requestTetheredInterface()
/packages/modules/NetworkStack/apishim/30/com/android/networkstack/apishim/api30/
DBluetoothPanShimImpl.java49 public TetheredInterfaceRequestShim requestTetheredInterface(@NonNull final Executor executor, in requestTetheredInterface()
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java145 import com.android.networkstack.apishim.common.BluetoothPanShim.TetheredInterfaceRequestShim;
278 private TetheredInterfaceRequestShim mBluetoothIfaceRequest;
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java199 import com.android.networkstack.apishim.common.BluetoothPanShim.TetheredInterfaceRequestShim;
293 @Mock private TetheredInterfaceRequestShim mTetheredInterfaceRequestShim;