/packages/apps/Settings/tests/robotests/src/com/android/settings/network/ |
D | AllInOneTetherPreferenceControllerTest.java | 167 final BluetoothPan pan = mock(BluetoothPan.class); in goThroughLifecycle_shouldDestroyBluetoothProfile() local 170 panRef.set(pan); in goThroughLifecycle_shouldDestroyBluetoothProfile() 174 verify(mBluetoothAdapter).closeProfileProxy(BluetoothProfile.PAN, pan); in goThroughLifecycle_shouldDestroyBluetoothProfile()
|
D | TetherPreferenceControllerTest.java | 98 final BluetoothPan pan = mock(BluetoothPan.class); in goThroughLifecycle_shouldDestoryBluetoothProfile() local 101 panRef.set(pan); in goThroughLifecycle_shouldDestoryBluetoothProfile() 105 verify(mBluetoothAdapter).closeProfileProxy(BluetoothProfile.PAN, pan); in goThroughLifecycle_shouldDestoryBluetoothProfile()
|
/packages/apps/Settings/src/com/android/settings/network/ |
D | TetherPreferenceController.java | 214 final BluetoothPan pan = mBluetoothPan.get(); in updateSummary() local 215 tetherOn = pan != null && pan.isTetheringOn(); in updateSummary()
|
D | TetherEnabler.java | 234 final BluetoothPan pan = mBluetoothPan.get(); in getTetheringState() local 237 && pan != null && pan.isTetheringOn()) { in getTetheringState()
|
/packages/apps/Settings/src/com/android/settings/ |
D | TetherSettings.java | 197 BluetoothPan pan = mBluetoothPan.get(); in onCreate() local 198 if (pan != null && pan.isTetheringOn()) { in onCreate()
|
/packages/services/Car/cpp/computepipe/example/ |
D | FaceOutput.proto | 13 optional float pan = 1; field
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | ServiceFactory.java | 25 import com.android.bluetooth.pan.PanService;
|
D | Config.java | 47 import com.android.bluetooth.pan.PanService;
|
D | PhonePolicy.java | 46 import com.android.bluetooth.pan.PanService;
|
D | AdapterService.java | 113 import com.android.bluetooth.pan.PanService;
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/pan/ |
D | PanServiceTest.java | 16 package com.android.bluetooth.pan;
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | BluetoothTetheringNetworkFactory.java | 17 package com.android.bluetooth.pan;
|
D | PanService.java | 17 package com.android.bluetooth.pan;
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | sl_wordlist.combined.gz |
|
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | ro_wordlist.combined.gz |
|
D | lt_wordlist.combined.gz | 1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ... |
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | es_wordlist.combined.gz |
|
D | sv_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|