/packages/modules/adb/ |
D | sysdeps_win32.cpp | 1808 const char* const normal, const char* const shifted) { in _get_keypad_sequence() argument 1817 return normal; in _get_keypad_sequence() 1826 DWORD control_key_state, const char* const normal) { in _get_modifier_sequence() argument 1828 const size_t len = strlen(normal); in _get_modifier_sequence() 1829 memcpy(buf, normal, len); in _get_modifier_sequence() 1869 const DWORD control_key_state, const char* const normal, in _get_modifier_keypad_sequence() argument 1884 return _get_modifier_sequence(buf, vk, control_key_state, normal); in _get_modifier_keypad_sequence() 1953 #define MATCH(vk, normal) \ in _console_read() argument 1956 seqstr = (normal); \ in _console_read() 1961 #define MATCH_MODIFIER(vk, normal) \ in _console_read() argument [all …]
|
/packages/apps/TV/src/com/android/tv/dvr/recorder/ |
D | SeriesRecordingScheduler.java | 137 List<SeriesRecording> normal = new ArrayList<>(); 142 normal.add(r); 148 if (!normal.isEmpty()) { 149 updateSchedules(normal);
|
/packages/apps/Launcher3/tests/res/raw/ |
D | reorder_algorithm_test.txt | 1 arguments: 5 6 normal
|
/packages/apps/DeviceDiagnostics/tradeinmode/ |
D | tradeinmode.rc | 3 # this is fine, since init will restart adbd and go back to normal shell mode.
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 167 // A normal left turn to enter a turnpike or freeway. See TURN_NORMAL_LEFT 168 // for the definition of normal. 170 // A normal right turn to enter a turnpike or freeway. See TURN_NORMAL_RIGHT 171 // for the definition of normal. 193 // for the definition of normal. 196 // for the definition of normal. 231 // normal. 250 // normal. 274 // normal. 293 // normal.
|
/packages/modules/Virtualization/docs/debug/ |
D | gdb_userspace.md | 3 Like a normal adb device, you can debug native processes running on a
|
/packages/modules/AdServices/adservices/linter/documentation/ |
D | BackCompatNewFileDetector.md | 2 On Android S, AdServices code is part of the ExtServices APK. During normal functioning of AdServic… 6 …vices APK, it does not clean up all the files that were generated during normal operation before t…
|
D | RoomDatabaseMigrationDetector.md | 44 …mplement the Dao test to comply with the test coverage and more simply, as a normal implementation.
|
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/ |
D | common_defines.h | 95 normal, enumerator
|
/packages/services/Car/tools/vehiclepropertyidsparser/src/com/android/car/tool/ |
D | VehiclePropertyIdsParser.java | 395 NormalAnnotationExpr normal = annotation.asNormalAnnotationExpr(); in parsePermAnnotation() local 397 String name = normal.getPairs().get(0).getName().toString(); in parsePermAnnotation() 405 ArrayInitializerExpr expr = normal.getPairs().get(0).getValue() in parsePermAnnotation()
|
/packages/apps/Dialer/java/com/android/dialer/searchfragment/ |
D | README.md | 26 recyclerview, adapter and viewholder work as expected like a normal recyclerview
|
/packages/services/Telephony/ecc/conversion_toolset_v1/proto/ |
D | protobuf_ecc_data.proto | 40 //Else normal routing is used only for list of MNCs specified
|
/packages/modules/AdServices/adservices/apk/ |
D | Android.bp | 133 // service-core tests. If we use the normal "AndroidManifest.xml", we will redeclare permissions
|
/packages/modules/SdkExtensions/ |
D | released-flagged-apis.txt | 13 # before a normal train release will cause additional APIs to be included in
|
/packages/modules/adb/docs/dev/ |
D | adb_tradeinmode.md | 57 This mode allows further diagnostics via normal adb commands (such as adb install).
|
D | sync.md | 25 sync request, and normal adb communication follows as described in SERVICES.TXT.
|
/packages/modules/Bluetooth/flags/ |
D | gap.aconfig | 277 description: "Fix that private GATT advertising is handled as a normal GATT"
|
/packages/modules/Virtualization/libs/libvmbase/ |
D | README.md | 38 and `core` crate. These must be explicitly specified as we don't want the normal set of libraries
|
/packages/modules/AdServices/adservices/tests/cts/ |
D | Android.bp | 328 // If we use the normal "AndroidManifest.xml", we will redeclare permissions in the tests.
|
/packages/modules/AdServices/adservices/service-core/ |
D | Android.bp | 248 // normal "AndroidManifest.xml", we may introduce potential error like redeclare permissions.
|
/packages/services/Car/service/proto/android/car/watchdog/ |
D | atoms.proto | 43 // System state indicating whether the system was in normal mode or garage mode.
|
/packages/modules/Virtualization/docs/ |
D | vm_remote_attestation.md | 106 normal mode.
|
/packages/modules/AdServices/sdksandbox/tests/testutils/testscenario/ |
D | README.md | 56 <!-- This is all normal configuration for a Sandbox SDK provider -->
|
/packages/modules/HealthFitness/flags/ |
D | healthfitness-flags.aconfig | 51 description: "Flag for guarding telemetry for PHR MVP APIs. This is for normal WW"
|
/packages/modules/Virtualization/build/microdroid/ |
D | Android.bp | 418 srcs: ["bootconfig.normal"],
|