Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/server/am/
DWindowManagerState.java490 private Rect mContentFrame; field in WindowManagerState.WindowState
517 mContentFrame = extract(windowFramesProto.contentFrame); in WindowState()
560 return mContentFrame; in getContentFrame()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java842 private Rect mContentFrame; field in WindowManagerState.WindowState
874 mContentFrame = extract(windowFramesProto.contentFrame); in WindowState()
948 return mContentFrame; in getContentFrame()