Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelBar.java95 int important = showing ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in setBouncerShowing()
DNotificationPanelView.java2319 ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in updateKeyguardBottomAreaAlpha()
DStatusBar.java1569 ? View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in setQsExpanded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DPagedTileLayout.java215 setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in updateSelected()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DTileAdapter.java321 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in onBindViewHolder()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java905 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS);
/frameworks/base/core/java/android/view/
DView.java2985 public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 0x00000004; field in View
2998 | IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS)
13037 @ViewDebug.IntToString(from = IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS,
13044 @EnumEntry(value = IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS,
13127 mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS;
13220 || mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) {
13228 == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) {
DViewGroup.java3765 if ((getImportantForAccessibility() != IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) in notifySubtreeAccessibilityStateChangedIfNeeded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java1910 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS);
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java10313 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in onEnteredHiddenState()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33797 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
/frameworks/base/non-updatable-api/
Dcurrent.txt52097 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt52241 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4