Searched refs:mCachedWindowWidth (Results 1 – 1 of 1) sorted by relevance
257 private int mCachedWindowWidth; field in QuickSettingsControllerImpl538 mCachedWindowWidth = windowMetrics.getBounds().width(); in updateGestureInsetsCache()547 || (touchX > mCachedWindowWidth - mCachedGestureInsets.right); in shouldBackBypassQuickSettings()2135 ipw.println(mCachedWindowWidth); in dump()