Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DBackdropFrameRenderer.java282 && (mLastCaptionHeight != 0 || !mDecorView.isShowingCaption()); in onContentDrawn()
316 if ((mLastCaptionHeight == 0 && mDecorView.isShowingCaption()) || in redrawLocked()
H A DDecorView.java526 if (mHasCaption && isShowingCaption()) {
2564 boolean isShowingCaption() { in isShowingCaption() method
2569 return isShowingCaption() ? mDecorCaptionView.getCaptionHeight() : 0; in getCaptionHeight()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt21920 HSPLcom/android/internal/policy/DecorView;->isShowingCaption()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt21967 HSPLcom/android/internal/policy/DecorView;->isShowingCaption()Z