Searched refs:mSupportWindowMagnification (Results 1 – 2 of 2) sorted by relevance
130 private final boolean mSupportWindowMagnification; field in AccessibilityUserState156 if (!mSupportWindowMagnification in isValidMagnificationModeLocked()178 mSupportWindowMagnification = mContext.getResources().getBoolean( in AccessibilityUserState()
102 private final boolean mSupportWindowMagnification; field in MagnificationController156 mSupportWindowMagnification = context.getPackageManager().hasSystemFeature( in MagnificationController()239 return mSupportWindowMagnification; in supportWindowMagnification()