Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
H A DKeyguardIndicationAreaBinder.kt79 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
91 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
H A DKeyguardAmbientIndicationAreaViewBinder.kt73 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
H A DKeyguardBottomAreaViewBinder.kt184 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentViewTest.kt180 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
182 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQuickQSPanel.java262 setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in setExpansion()
H A DPagedTileLayout.java342 setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in updateSelected()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DTileAdapter.java322 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in setSelectableForHeaders()
409 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in onBindViewHolder()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java977 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in updateInteractiveness()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java29 import static androidx.core.view.ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS;
2787 ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in setBouncerShowingForStatusBarComponents()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java2038 remoteInputVisible ? View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
H A DExpandableNotificationRow.java2112 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS);
/aosp14/frameworks/base/core/java/android/view/
H A DView.java3100 public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 0x00000004; field in View
3151 | IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS)
14589 @ViewDebug.IntToString(from = IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS,
14596 @EnumEntry(value = IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS,
14679 mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS; in setImportantForAccessibility()
14772 || mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) { in isImportantForAccessibility()
14780 == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) { in isImportantForAccessibility()
H A DViewGroup.java3886 if ((getImportantForAccessibility() != IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) in notifySubtreeAccessibilityStateChangedIfNeeded()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java4308 ? View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in onQsExpansionChanged()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java10434 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in onEnteredHiddenState()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52729 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4