Home
last modified time | relevance | path

Searched refs:FLAG_CONTENT_ICONS (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/backlight/ui/viewmodel/
H A DBacklightDialogViewModel.kt49 AccessibilityManager.FLAG_CONTENT_ICONS
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/
H A DTemporaryViewDisplayController.kt31 import android.view.accessibility.AccessibilityManager.FLAG_CONTENT_ICONS
149 FLAG_CONTENT_ICONS or FLAG_CONTENT_TEXT or FLAG_CONTENT_CONTROLS
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
H A DKeyguardLongPressInteractor.kt210 AccessibilityManager.FLAG_CONTENT_ICONS or AccessibilityManager.FLAG_CONTENT_TEXT,
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DReachabilityEduWindowManager.java226 AccessibilityManager.FLAG_CONTENT_ICONS | AccessibilityManager.FLAG_CONTENT_TEXT); in getDisappearTimeMs()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipMenuView.java24 import static android.view.accessibility.AccessibilityManager.FLAG_CONTENT_ICONS;
637 FLAG_CONTENT_ICONS | FLAG_CONTENT_CONTROLS); in repostDelayedHide()
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityManager.java201 FLAG_CONTENT_ICONS,
225 public static final int FLAG_CONTENT_ICONS = 1; field in AccessibilityManager
1133 boolean hasIconsOrText = (uiContentFlags & FLAG_CONTENT_ICONS) != 0 in getRecommendedTimeoutMillis()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitch.java316 AccessibilityManager.FLAG_CONTENT_ICONS in showButton()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpManager.java540 | AccessibilityManager.FLAG_CONTENT_ICONS in getRecommendedHeadsUpTimeoutMs()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitchTest.java183 DEFAULT_FADE_OUT_ANIMATION_DELAY_MS, AccessibilityManager.FLAG_CONTENT_ICONS in showMagnificationButton_setA11yTimeout_postDelayedAnimationWithA11yTimeout()
/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.txt54252 field public static final int FLAG_CONTENT_ICONS = 1; // 0x1