Home
last modified time | relevance | path

Searched defs:makeBluetoothPanShim (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java182 public BluetoothPanShim makeBluetoothPanShim(BluetoothPan pan) { in makeBluetoothPanShim() method in TetheringDependencies
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java543 public BluetoothPanShim makeBluetoothPanShim(BluetoothPan pan) { in makeBluetoothPanShim() method in TetheringTest.MockTetheringDependencies