/frameworks/rs/driver/runtime/ |
D | Android.mk | 45 arch/generic.c 49 arch/generic.c 72 arch/generic.c \ 86 LOCAL_SRC_FILES_32 += arch/generic.c 93 LOCAL_SRC_FILES_64 += arch/generic.c 106 LOCAL_SRC_FILES_32 += arch/generic.c 113 LOCAL_SRC_FILES_64 += arch/generic.c 181 LOCAL_SRC_FILES_64 += arch/generic.c
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/ |
D | ModelAnalyzer.java | 152 String generic = null; in applyImports() local 167 generic = applyImports(className.substring(open + 1, lastCharIndex), imports); in applyImports() 188 if (generic != null) { in applyImports() 189 result = result + "<" + applyImports(generic, imports) + ">"; in applyImports()
|
/frameworks/rs/perf-test-scripts/ |
D | switch-device | 5 LUNCH_TYPE=generic-eng
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/ |
D | README.md | 4 This folder exposes a generic functional configurable policy engine configuration files
|
/frameworks/rs/ |
D | update_rs_prebuilts.sh | 15 SYS_NAMES=(generic) 25 SYS_NAMES=(generic generic_x86 generic_arm64 generic_x86_64)
|
/frameworks/support/lifecycle/runtime/src/test/java/androidx/lifecycle/ |
D | LifecycleRegistryTest.java | 68 GenericLifecycleObserver generic = mock(GenericLifecycleObserver.class); in addGenericAndObserve() local 69 mRegistry.addObserver(generic); in addGenericAndObserve() 71 verify(generic).onStateChanged(mLifecycleOwner, ON_CREATE); in addGenericAndObserve() 72 reset(generic); in addGenericAndObserve() 74 verify(generic, never()).onStateChanged(mLifecycleOwner, ON_CREATE); in addGenericAndObserve()
|
/frameworks/base/data/keyboards/ |
D | Generic.kl | 18 # This file is intentionally very generic and is intended to support a broad range of keyboards. 19 # Do not edit the generic key layout to support a specific keyboard; instead, create 417 # Axes that are not mapped will be assigned generic axis numbers by the input subsystem.
|
D | Generic.kcm | 18 # This file is intentionally very generic and is intended to support a broad rang of keyboards. 19 # Do not edit the generic key character map to support a specific keyboard; instead, create
|
D | Virtual.kcm | 16 # Key character map for a built-in generic virtual keyboard primarily used
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 21 From root: make SmartCamera will build the apk for generic
|
/frameworks/base/packages/InputDevices/res/raw/ |
D | keyboard_layout_english_us.kcm | 17 # Unlike the default (generic) keyboard layout, English (US) does not contain any
|
D | keyboard_layout_english_us_colemak.kcm | 17 # Unlike the default (generic) keyboard layout, English (US) does not contain any
|
D | keyboard_layout_english_us_workman.kcm | 17 # Unlike the default (generic) keyboard layout, English (US) does not contain any
|
D | keyboard_layout_english_us_dvorak.kcm | 17 # Unlike the default (generic) keyboard layout, English (US) does not contain any
|
/frameworks/support/room/compiler/src/test/kotlin/androidx/room/processor/ |
D | FieldProcessorTest.kt | 227 fun generic() { in <lambda>() method in androidx.room.processor.FieldProcessorTest
|
/frameworks/base/core/proto/android/os/ |
D | incident.proto | 58 // Privacy tag can be marked to override UNSET messages so generic
|
/frameworks/layoutlib/create/ |
D | README.txt | 40 The layoutlib_create is *NOT* generic. There is no configuration file. Instead all the configuration
|
/frameworks/base/tools/aapt2/ |
D | Resources.proto | 185 // The generic meta-data for every value in a resource table.
|
/frameworks/base/proto/src/ |
D | wifi.proto | 788 // Some framework internal reason (generic) 1439 // RTT failure: generic reason (no further information)
|
D | metrics_constants.proto | 1970 // Used for generic logging of Settings Preference Persistence, should not be used 2103 // have generic constants and the package providing the suggestion
|
/frameworks/opt/setupwizard/tools/docs/ |
D | doclava.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/ccil/
org/ ... |
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 58743 Ljava/lang/invoke/MethodType;->generic()Ljava/lang/invoke/MethodType;
|
/frameworks/base/api/ |
D | current.txt | 57873 method public java.lang.invoke.MethodType generic();
|