Searched refs:mIsFloating (Results 1 – 3 of 3) sorted by relevance
54 boolean mIsFloating; field in AppCompatDelegateImplBase
325 mIsFloating = a.getBoolean(R.styleable.Theme_android_windowIsFloating, false); in createSubDecor()333 if (mIsFloating) { in createSubDecor()425 + ", android:windowIsFloating: " + mIsFloating in createSubDecor()677 if (mIsFloating) { in startSupportActionModeFromWindow()
175 private boolean mIsFloating; field in PhoneWindow474 return mIsFloating; in isFloating()2880 if (!mIsFloating && ActivityManager.isHighEndGfx()) { in updateColorViews()3663 mIsFloating = a.getBoolean(R.styleable.Window_windowIsFloating, false);3666 if (mIsFloating) {3768 if (!mIsFloating && ActivityManager.isHighEndGfx()) {3805 mIsFloating)) {3853 if (mIsFloating) {3873 if (mIsFloating) {3886 if (mIsFloating) {