Searched refs:explicitly (Results 1 – 25 of 211) sorted by relevance
123456789
/frameworks/compile/slang/tests/P_warnings_deprecated/ |
D | stderr.txt.expect | 3 …rks/rs/script_api/include/rs_math.rsh:6482:5: note: 'rsClamp' has been explicitly marked deprecate… 5 …api/include/rs_object_info.rsh:381:5: note: 'rsGetAllocation' has been explicitly marked deprecate…
|
/frameworks/proto_logging/stats/atoms/packagemanager/ |
D | packagemanager_extension_atoms.proto | 41 // This component has been explicitly enabled. 44 // This component has been explicitly disabled. 47 // The user has explicitly disabled the component.
|
/frameworks/opt/setupwizard/tools/gradle/ |
D | android.properties | 10 // unless explicitly enabled
|
/frameworks/av/apex/ |
D | mediatranscoding.32rc | 6 # "disabled" and start it explicitly on boot.
|
D | mediatranscoding.rc | 7 # "disabled" and start it explicitly on boot.
|
/frameworks/native/cmds/installd/ |
D | otapreopt.rc | 7 # explicitly list all the ISAs we know.
|
/frameworks/libs/modules-utils/javatests/com/android/internal/annotations/ |
D | Android.bp | 37 // Note: We explicitly optimize this test target to validate post-optimized
|
/frameworks/base/tests/SurfaceComposition/ |
D | Android.bp | 27 // When built, explicitly put it in the data partition.
|
/frameworks/base/services/tests/uiservicestests/ |
D | Android.bp | 75 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | changes.md | 35 In addition, because components accessible to SysUI injection are explicitly listed, you'll have to 70 the @ShellCreateTriggerOverride provider for your product module to expose it explicitly 104 If the new code doesn't fall into those categories, they can be added explicitly in the Shell's
|
D | threading.md | 66 - Since everything in the Shell runs on the main Shell thread, you do **not** need to explicitly 71 - You generally **never** need to create Handlers explicitly, instead inject `@ShellMainThread
|
/frameworks/base/core/tests/mockingcoretests/ |
D | Android.bp | 52 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/ |
D | Android.bp | 54 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/av/media/libaaudio/src/ |
D | Android.bp | 22 //"modernize-*", // explicitly list the modernize as they can be subjective. 98 // AAUDIO_API is used to explicitly export a function or a variable as a visible symbol.
|
/frameworks/base/services/ |
D | proguard.flags | 26 # cases where such classes aren't explicitly marked @SystemApi. 62 # in Java. However, because system_server explicitly registers these methods from native code,
|
/frameworks/base/services/tests/wmtests/ |
D | Android.bp | 87 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/native/cmds/atrace/ |
D | README.md | 22 each event needs to be listed explicitly.
|
/frameworks/base/core/proto/android/service/ |
D | package.proto | 93 // This component or application has been explicitly disabled, regardless of 96 // The user has explicitly disabled the application, regardless of what it has
|
/frameworks/base/core/proto/android/providers/settings/ |
D | system.proto | 147 // orientation. If 0, it will not be used unless explicitly requested 149 // explicitly disabled by the application. 233 // Not used anymore. On devices with vibrator, the user explicitly selects
|
/frameworks/base/services/tests/PackageManagerServiceTests/server/ |
D | Android.bp | 82 // These are not normally accessible from apps so they must be explicitly included.
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | readme.md | 25 the layer will be offscreen and its resources will not be freed. Clients must explicitly 27 recommended to explicitly release the layer in Java and not rely on the GC.
|
/frameworks/proto_logging/stats/enums/autofill/ |
D | enums.proto | 45 // A user or an app explicitly requests The request.
|
/frameworks/libs/native_bridge_support/android_api/libc/ |
D | Android.bp | 18 // only for targets that explicitly use this namespace via PRODUCT_SOONG_NAMESPACES
|
/frameworks/proto_logging/stats/enums/telecomm/ |
D | enums.proto | 75 * to this state is by the user putting an {@link #ACTIVE} call on hold by explicitly performing 83 * explicitly ends a call, it will not transition to this state until the call service confirms
|
/frameworks/base/media/jni/soundpool/ |
D | Android.bp | 31 //"modernize-*", // explicitly list the modernize as they can be subjective.
|
123456789