Home
last modified time | relevance | path

Searched defs:mWindowContainer (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsSourceProvider.java66 protected WindowContainer mWindowContainer; field in InsetsSourceProvider
222 mWindowContainer, mTmpRect); in updateSourceFrame() local
262 mWindowContainer.getDisplayContent().mDisplayFrames, mWindowContainer, in updateSourceFrame() local
H A DWindowContainerThumbnail.java53 private final WindowContainer mWindowContainer; field in WindowContainerThumbnail
H A DNonAppWindowAnimationAdapter.java46 private final WindowContainer mWindowContainer; field in NonAppWindowAnimationAdapter