Searched refs:BluetoothPanShim (Results 1 – 6 of 6) sorted by relevance
25 import com.android.networkstack.apishim.common.BluetoothPanShim;34 public class BluetoothPanShimImpl implements BluetoothPanShim {44 public static BluetoothPanShim newInstance(final BluetoothPan pan) { in newInstance()
29 import com.android.networkstack.apishim.common.BluetoothPanShim;48 public static BluetoothPanShim newInstance(final BluetoothPan pan) { in newInstance()
42 import com.android.networkstack.apishim.common.BluetoothPanShim;182 public BluetoothPanShim makeBluetoothPanShim(BluetoothPan pan) { in makeBluetoothPanShim()
143 import com.android.networkstack.apishim.common.BluetoothPanShim;144 import com.android.networkstack.apishim.common.BluetoothPanShim.TetheredInterfaceCallbackShim;145 import com.android.networkstack.apishim.common.BluetoothPanShim.TetheredInterfaceRequestShim;870 final BluetoothPanShim panShim = mDeps.makeBluetoothPanShim(bluetoothPan); in changeBluetoothTetheringSettings()
28 public interface BluetoothPanShim { interface
197 import com.android.networkstack.apishim.common.BluetoothPanShim;198 import com.android.networkstack.apishim.common.BluetoothPanShim.TetheredInterfaceCallbackShim;199 import com.android.networkstack.apishim.common.BluetoothPanShim.TetheredInterfaceRequestShim;292 @Mock private BluetoothPanShim mBluetoothPanShim;543 public BluetoothPanShim makeBluetoothPanShim(BluetoothPan pan) { in makeBluetoothPanShim()