Searched refs:IMPORTANT_FOR_ACCESSIBILITY_AUTO (Results 1 – 25 of 30) sorted by relevance
12
59 importantForAccessibility = View.IMPORTANT_FOR_ACCESSIBILITY_AUTO in setAlpha()
251 setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_AUTO); in setExpansion()
395 setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_AUTO); in updateSelected()
19 import static android.view.View.IMPORTANT_FOR_ACCESSIBILITY_AUTO;216 if (mDelegator.getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in TimePickerSpinnerDelegate()
263 if (getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in AdapterView()701 && emptyView.getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in setEmptyView()
208 if (view.getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in onMeasure()
425 == IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in refreshChildren()
234 if (mDelegator.getImportantForAccessibility() == View.IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in DatePickerSpinnerDelegate()
390 if (getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in RadialTimePickerView()
427 if (getImportantForAccessibility() == View.IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in ProgressBar()
806 if (getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in NumberPicker()
383 View.IMPORTANT_FOR_ACCESSIBILITY_AUTO in <lambda>()384 verify(mockHeadsUpActions).importantForAccessibility = View.IMPORTANT_FOR_ACCESSIBILITY_AUTO in <lambda>()
218 View.IMPORTANT_FOR_ACCESSIBILITY_AUTO in <lambda>()
498 view.setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_AUTO); in enableFocusPropertyForView()
22 import android.view.View.IMPORTANT_FOR_ACCESSIBILITY_AUTO in <lambda>()1070 IMPORTANT_FOR_ACCESSIBILITY_AUTO in WidgetContent()
227 if (getImportantForAccessibility() == View.IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in ActionBarView()558 mUpGoerFive.setImportantForAccessibility(IMPORTANT_FOR_ACCESSIBILITY_AUTO); in updateHomeAccessibility()
557 if (getImportantForAccessibility() == View.IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in RecyclerView()5689 == View.IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in attachAccessibilityDelegate()10154 View.IMPORTANT_FOR_ACCESSIBILITY_AUTO;10421 mWasImportantForAccessibilityBeforeHidden = View.IMPORTANT_FOR_ACCESSIBILITY_AUTO; in resetInternal()10443 mWasImportantForAccessibilityBeforeHidden = View.IMPORTANT_FOR_ACCESSIBILITY_AUTO; in onLeftHiddenState()
363 if (getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in ViewPager()
25 import static androidx.core.view.ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_AUTO;2454 : IMPORTANT_FOR_ACCESSIBILITY_AUTO; in setBouncerShowingForStatusBarComponents()
2249 ? View.IMPORTANT_FOR_ACCESSIBILITY_AUTO2259 ? View.IMPORTANT_FOR_ACCESSIBILITY_AUTO
2148 : View.IMPORTANT_FOR_ACCESSIBILITY_AUTO);
3274 public static final int IMPORTANT_FOR_ACCESSIBILITY_AUTO = 0x00000000; field in View3295 static final int IMPORTANT_FOR_ACCESSIBILITY_DEFAULT = IMPORTANT_FOR_ACCESSIBILITY_AUTO;3339 static final int PFLAG2_IMPORTANT_FOR_ACCESSIBILITY_MASK = (IMPORTANT_FOR_ACCESSIBILITY_AUTO8825 && getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) {11824 && getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) {11873 if (nonEmptyDesc && getImportantForAccessibility() == IMPORTANT_FOR_ACCESSIBILITY_AUTO) {15293 @ViewDebug.IntToString(from = IMPORTANT_FOR_ACCESSIBILITY_AUTO, to = "auto"),15300 @EnumEntry(value = IMPORTANT_FOR_ACCESSIBILITY_AUTO, name = "auto"),15438 final boolean maySkipNotify = oldMode == IMPORTANT_FOR_ACCESSIBILITY_AUTO in setImportantForAccessibility()15439 || mode == IMPORTANT_FOR_ACCESSIBILITY_AUTO; in setImportantForAccessibility()
2082 || mode != IMPORTANT_FOR_ACCESSIBILITY_AUTO) { in getImportantForAccessibility()
1192 View.IMPORTANT_FOR_ACCESSIBILITY_AUTO); in hideRingerDrawer()
4343 : View.IMPORTANT_FOR_ACCESSIBILITY_AUTO);