Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInsetsSourceProvider.java70 protected @Nullable WindowContainer mWindowContainer; field in InsetsSourceProvider
233 mWindowContainer, mTmpRect); in updateSourceFrame() local
273 mWindowContainer.getDisplayContent().mDisplayFrames, mWindowContainer, in updateSourceFrame() local
DWindowContainerThumbnail.java53 private final WindowContainer mWindowContainer; field in WindowContainerThumbnail
DNonAppWindowAnimationAdapter.java46 private final WindowContainer mWindowContainer; field in NonAppWindowAnimationAdapter