Home
last modified time | relevance | path

Searched defs:pan (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/cpp/computepipe/example/
DFaceOutput.proto13 optional float pan = 1; field
/packages/apps/Settings/tests/robotests/src/com/android/settings/network/
DAllInOneTetherPreferenceControllerTest.java167 final BluetoothPan pan = mock(BluetoothPan.class); in goThroughLifecycle_shouldDestroyBluetoothProfile() local
DTetherPreferenceControllerTest.java98 final BluetoothPan pan = mock(BluetoothPan.class); in goThroughLifecycle_shouldDestoryBluetoothProfile() local
/packages/apps/Settings/src/com/android/settings/network/
DTetherPreferenceController.java214 final BluetoothPan pan = mBluetoothPan.get(); in updateSummary() local
DTetherEnabler.java234 final BluetoothPan pan = mBluetoothPan.get(); in getTetheringState() local
/packages/apps/Settings/src/com/android/settings/
DTetherSettings.java197 BluetoothPan pan = mBluetoothPan.get(); in onCreate() local