Home
last modified time | relevance | path

Searched refs:IMPORTANT_FOR_ACCESSIBILITY_NO (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSContainerImpl.java71 setImportantForAccessibility(IMPORTANT_FOR_ACCESSIBILITY_NO); in onFinishInflate()
/frameworks/base/services/core/java/com/android/server/wm/
DImmersiveModeConfirmation.java266 setImportantForAccessibility(IMPORTANT_FOR_ACCESSIBILITY_NO); in ClingWindowView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java458 row.icon.setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO); in initRow()
/frameworks/base/core/java/com/android/internal/widget/
DActionBarView.java556 mUpGoerFive.setImportantForAccessibility(IMPORTANT_FOR_ACCESSIBILITY_NO); in updateHomeAccessibility()
/frameworks/base/core/java/android/view/
DView.java2979 public static final int IMPORTANT_FOR_ACCESSIBILITY_NO = 0x00000002; field in View
2997 | IMPORTANT_FOR_ACCESSIBILITY_YES | IMPORTANT_FOR_ACCESSIBILITY_NO
13036 @ViewDebug.IntToString(from = IMPORTANT_FOR_ACCESSIBILITY_NO, to = "no"),
13043 @EnumEntry(value = IMPORTANT_FOR_ACCESSIBILITY_NO, name = "no"),
13131 if (mode == IMPORTANT_FOR_ACCESSIBILITY_NO || hideDescendants) {
13219 if (mode == IMPORTANT_FOR_ACCESSIBILITY_NO
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33796 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO = 2; // 0x2
/frameworks/base/non-updatable-api/
Dcurrent.txt52096 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt52240 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO = 2; // 0x2