Searched refs:mSupportWindowMagnification (Results 1 – 2 of 2) sorted by relevance
103 private final boolean mSupportWindowMagnification; field in MagnificationController157 mSupportWindowMagnification = context.getPackageManager().hasSystemFeature( in MagnificationController()240 return mSupportWindowMagnification; in supportWindowMagnification()
147 private final boolean mSupportWindowMagnification; field in AccessibilityUserState175 if (!mSupportWindowMagnification in isValidMagnificationModeLocked()197 mSupportWindowMagnification = mContext.getResources().getBoolean( in AccessibilityUserState()