Home
last modified time | relevance | path

Searched refs:invisible (Results 1 – 11 of 11) sorted by relevance

/frameworks/hardware/interfaces/automotive/display/1.0/
DIAutomotiveDisplayProxyService.hal44 * IGraphicBufferProducer, to be invisible and to release the control
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-testing.md7 …d’ is when the friction simulation reports that motion has slowed to an invisible level. For this …
/frameworks/base/core/java/android/content/pm/
Dflags.aconfig96 description: "Feature flag to detect the invisible labels in Launcher Apps"
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/
Dsnow.agsl102 // 0 = snow flake invisible, 1 = snow flake visible.
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowContainerTests.java587 final TestWindowContainer invisible = root.addChildWindow(builder); in testGetOrientation_InvisibleParentUnsetVisibleChildren() local
589 final TestWindowContainer invisibleChild1VisibleAndSet = invisible.addChildWindow(builder); in testGetOrientation_InvisibleParentUnsetVisibleChildren()
595 assertEquals(SCREEN_ORIENTATION_LANDSCAPE, invisible.getOrientation()); in testGetOrientation_InvisibleParentUnsetVisibleChildren()
DDisplayContentTests.java2207 WindowState invisible = createWindow(null, TYPE_APPLICATION, "invisible"); in testFindScrollCaptureTargetWindow_cantReceiveKeys() local
2208 invisible.mViewVisibility = View.INVISIBLE; // make canReceiveKeys return false in testFindScrollCaptureTargetWindow_cantReceiveKeys()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java1188 public void setTemporarilyInvisible(boolean invisible) { in setTemporarilyInvisible() argument
1189 mTemporarilyInvisible = invisible; in setTemporarilyInvisible()
1193 updateTemporarilyInvisibleAnimation(invisible /* hideImmediately */); in setTemporarilyInvisible()
/frameworks/proto_logging/stats/atoms/framework/
Dframework_extension_atoms.proto545 // become visible/invisible in the window.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto143 // Notification was canceled because it was an invisible member of a group.
5930 // CLOSE: Slice became invisible.
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto3284 // CLOSE: Slice became invisible.
/frameworks/proto_logging/stats/
Datoms.proto22341 3; // This would also include if view becomes invisible.