Home
last modified time | relevance | path

Searched refs:appear (Results 1 – 25 of 182) sorted by relevance

12345678

/frameworks/compile/slang/tests/F_root_compute_too_many_args/
Dstderr.txt.expect1 …rscript:6:20: error: In compute kernel root(), parameter 'extra1' cannot appear after any of the s…
2 …rscript:6:37: error: In compute kernel root(), parameter 'extra2' cannot appear after any of the s…
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMessagingLayoutTransformState.java146 appear(ownGroup, groupTransformationAmount); in transformViewInternal()
153 private void appear(MessagingGroup ownGroup, float transformationAmount) { in appear() method in MessagingLayoutTransformState
160 appear(child, transformationAmount); in appear()
163 appear(ownGroup.getAvatar(), transformationAmount); in appear()
164 appear(ownGroup.getSenderView(), transformationAmount); in appear()
165 appear(ownGroup.getIsolatedMessage(), transformationAmount); in appear()
203 private void appear(View child, float transformationAmount) { in appear() method in MessagingLayoutTransformState
208 ownState.appear(transformationAmount, null); in appear()
356 ownState.appear(transformationAmount, null); in transformView()
366 ownState.appear(transformationAmount, null); in transformView()
DImageTransformState.java64 public void appear(float transformationAmount, TransformableView otherView) { in appear() method in ImageTransformState
78 super.appear(transformationAmount, otherView); in appear()
/frameworks/compile/slang/tests/F_root_compute_really_bad/
Dstderr.txt.expect3 …rscript:6:19: error: In compute kernel root(), parameter 'extra1' cannot appear after any of the s…
4 …rscript:6:36: error: In compute kernel root(), parameter 'extra2' cannot appear after any of the s…
15 …16:50: error: In compute kernel root_kernel(), parameter 'extra1' cannot appear after any of the s…
16 …16:67: error: In compute kernel root_kernel(), parameter 'extra2' cannot appear after any of the s…
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzwar/
Dstderr.txt.expect6 …zwar.rscript:6:44: error: In compute kernel root(), parameter 'w' cannot appear after any of the s…
7 …war.rscript:6:53: error: In compute kernel root(), parameter 'ar' cannot appear after any of the s…
/frameworks/base/core/res/geoid_map_assets/
DREADME.md5 Mean Sea Level." To appear in 2023 IEEE/ION Position, Location and Navigation Symposium (PLANS).
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt26 then appear in the launcher of your device.
37 should appear. From there, you can go to the gallery with the gallery button or
/frameworks/native/opengl/tests/testViewport/
DREADME9 (Therefore the whole screen should appear to be white.)
/frameworks/compile/slang/tests/F_root_compute_non_uint32_t_xyzar/
Dstderr.txt.expect6 …zar.rscript:5:45: error: In compute kernel root(), parameter 'ar' cannot appear after any of the s…
/frameworks/opt/telephony/tests/telephonytests/
Djarjar-rules-tests.txt3 # This causes two NetworkFactory classes to appear in the test package (one used
/frameworks/base/data/sounds/
DREADME.txt26 does not appear to be related to the other files in any obvious way
/frameworks/base/core/proto/android/app/
Dnotification_channel_group.proto40 // Allows the notifications to appear outside of the shade in floating windows
Dnotification_channel.proto63 // Allows the notifications to appear outside of the shade in floating windows
/frameworks/base/packages/SystemUI/docs/device-entry/
Dbouncer.md11 1. Foldables - Both landscape and portrait are supported. In landscape, the bouncer can appear on e…
Dquickaffordance.md2 Quick Affordances are interactive UI elements that appear on the lock screen when the device is
20 OEMs may choose to enable customization of slots. An entry point in settings will appear when overr…
Dkeyguard.md39 These are interactive UI elements that appear on the lockscreen when the device is locked. They all…
/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/
DKeyguardBouncerViewBinder.kt133 securityContainerController.appear() in <lambda>()
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc140 "section `%0' should not appear in input file `%1': %2",
141 "section `%0' should not appear in input file `%1': %2")
/frameworks/base/ravenwood/
DREADME.md18 * **API support and customizations for Ravenwood appear directly inline with relevant code.** This …
/frameworks/base/core/proto/android/os/
Dps.proto38 // spid). This value may also appear as: a process ID (pid); a process
/frameworks/base/core/java/android/view/accessibility/flags/
Daccessibility_flags.aconfig24 description: "Allows the a11y shortcut disambig dialog to appear on the lockscreen"
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DViewTransformationHelper.java206 ownState.appear(transformationAmount, notification); in transformFrom()
/frameworks/av/media/ndk/
DNOTICE211 wherever such third-party notices normally appear. The contents
305 notice appear with all copies of the Data Files or Software, (b) both the
306 above copyright notice(s) and this permission notice appear in associated
/frameworks/base/
DNOTICE222 wherever such third-party notices normally appear. The contents
316 notice appear with all copies of the Data Files or Software, (b) both the
317 above copyright notice(s) and this permission notice appear in associated
/frameworks/av/
DNOTICE211 wherever such third-party notices normally appear. The contents
305 notice appear with all copies of the Data Files or Software, (b) both the
306 above copyright notice(s) and this permission notice appear in associated

12345678