Searched defs:requestTetheredInterface (Results 1 – 9 of 9) sorted by relevance
57 public TetheredInterfaceRequestShim requestTetheredInterface(@NonNull final Executor executor, in requestTetheredInterface() method in BluetoothPanShimImpl
49 public TetheredInterfaceRequestShim requestTetheredInterface(@NonNull final Executor executor, in requestTetheredInterface() method in BluetoothPanShimImpl
50 TetheredInterfaceRequestShim requestTetheredInterface(@NonNull Executor executor, in requestTetheredInterface() method
42 void requestTetheredInterface(in ITetheredInterfaceCallback callback); in requestTetheredInterface() method
437 public TetheredInterfaceRequest requestTetheredInterface(@NonNull final Executor executor, in requestTetheredInterface() method in EthernetManager
174 public void requestTetheredInterface(ITetheredInterfaceCallback callback) { in requestTetheredInterface() method in EthernetServiceImpl
529 public void requestTetheredInterface(ITetheredInterfaceCallback callback) { in requestTetheredInterface() method in EthernetTracker
548 public TetheredInterfaceRequest requestTetheredInterface( in requestTetheredInterface() method in BluetoothPan
476 private fun requestTetheredInterface() = TetheredInterfaceListener().also { in <lambda>() method