Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java759 final DisplayFramesProto displayFramesProto = proto.displayFrames; in Display() local
760 if (displayFramesProto != null) { in Display()
761 mStableBounds = extract(displayFramesProto.stableBounds); in Display()