Home
last modified time | relevance | path

Searched refs:IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewAccessibilityLifecycleTest.java100 ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, in dontDispatchChangeDuringLayout()
101 ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, in dontDispatchChangeDuringLayout()
DRecyclerViewAnimationsTest.java641 ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, in runTestImportantForAccessibilityWhileDeteling()
698 ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, in importantForAccessibilityWhileDetelingNoHideDescandants()
699 ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in importantForAccessibilityWhileDetelingNoHideDescandants()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelBar.java68 int important = showing ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in setBouncerShowing()
DNotificationPanelView.java1716 ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in updateKeyguardBottomAreaAlpha()
DStatusBar.java2725 ? View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in setQsExpanded()
/frameworks/support/compat/java/android/support/v4/view/
DViewCompat.java134 IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
158 public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 0x00000004; field in ViewCompat
1068 if (mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) { in setImportantForAccessibility()
/frameworks/support/core-ui/java/android/support/v4/widget/
DDrawerLayout.java852 ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in updateChildrenImportantForAccessibility()
1967 ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in addView()
1989 != ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in includeChildForAccessibility()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DTileAdapter.java280 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in onBindViewHolder()
/frameworks/support/wear/src/android/support/wear/widget/drawer/
DWearableDrawerLayout.java951 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in allowAccessibilityFocusOnOnly()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java743 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in updateInteractiveness()
/frameworks/base/core/java/android/view/
DView.java2750 public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 0x00000004; field in View
2763 | IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS)
10932 @ViewDebug.IntToString(from = IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS,
11010 mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS;
11102 || mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) {
11110 == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) {
DViewGroup.java3609 if ((getImportantForAccessibility() != IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) in notifySubtreeAccessibilityStateChangedIfNeeded()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java10311 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in onEnteredHiddenState()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java10740 ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in onEnteredHiddenState()
/frameworks/support/compat/api/
Dcurrent.txt1702 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D26.0.0.txt1737 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
/frameworks/support/api/
D22.0.0.txt3462 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D22.1.0.txt3793 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D22.2.0.txt4193 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D22.2.1.txt4222 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D24.2.0.txt6366 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D25.0.0.txt6433 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D25.2.0.txt6844 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D25.1.0.txt6844 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
D23.0.0.txt4895 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4

12