Home
last modified time | relevance | path

Searched refs:surfaceProto (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java862 WindowSurfaceControllerProto surfaceProto = animatorProto.surface; in WindowState() local
863 mShown = surfaceProto.shown; in WindowState()
864 mLayer = surfaceProto.layer; in WindowState()
/cts/tests/tests/keystore/src/android/server/am/
DWindowManagerState.java507 WindowSurfaceControllerProto surfaceProto = animatorProto.surface; in WindowState() local
508 mShown = surfaceProto.shown; in WindowState()