Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java195 ViewGroup mContentParent; field in PhoneWindow
464 if (mContentParent == null) { in setContentView()
495 if (mContentParent == null) { in setContentView()
518 if (mContentParent == null) { in addContentView()
2181 if (mContentParent == null) {
2214 if (mContentParent == null) {
2771 if (mContentParent == null) {
3016 if (mContentParent == null) {
3053 if (mContentParent == null) {
3076 if (mContentParent == null) {
[all …]
H A DDecorView.java361 mBackgroundFallback.draw(this, mContentRoot, c, mWindow.mContentParent, in onDraw()
1586 mWindow.mContentParent.computeSystemWindowInsets(insets, rect);