Searched refs:mHasCaption (Results 1 – 1 of 1) sorted by relevance
183 private boolean mHasCaption = false; field in DecorView493 if (mHasCaption && isShowingCaption()) {1999 if (mHasCaption != attachedAndVisible) { in enableCaption()2000 mHasCaption = attachedAndVisible; in enableCaption()