Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/
DKeyguardIndicationArea.kt57 importantForAccessibility = View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in setAlpha()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQuickQSPanel.java247 setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in setExpansion()
DPagedTileLayout.java386 setImportantForAccessibility(View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in updateSelected()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentViewTest.kt354 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in <lambda>()
356 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardBottomAreaViewBinder.kt216 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in <lambda>()
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt23 import android.view.View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in <lambda>()
1072 IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in WidgetContent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java951 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in updateInteractiveness()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DTileAdapter.java355 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in setSelectableForHeaders()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java26 import static androidx.core.view.ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS;
2453 ? IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS in setBouncerShowingForStatusBarComponents()
/frameworks/base/core/java/android/view/
DView.java3290 public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 0x00000004; field in View
3341 | IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS)
15296 @ViewDebug.IntToString(from = IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS,
15303 @EnumEntry(value = IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS,
15424 mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS; in setImportantForAccessibility()
15520 || mode == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) { in isImportantForAccessibility()
15528 == IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) { in isImportantForAccessibility()
DViewGroup.java3864 if ((getImportantForAccessibility() != IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS) in notifySubtreeAccessibilityStateChangedIfNeeded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java2147 remoteInputVisible ? View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
DExpandableNotificationRow.java2260 : View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS);
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java4342 ? View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java10434 View.IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS); in onEnteredHiddenState()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33797 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4
/frameworks/base/core/api/
Dcurrent.txt53252 field public static final int IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS = 4; // 0x4