Home
last modified time | relevance | path

Searched defs:isClickable (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/ui/viewmodel/
DNotificationShelfViewModelTest.kt121 val isClickable by collectLastValue(underTest.isClickable) in isClickable_whenKeyguardShowing() constant
131 val isClickable by collectLastValue(underTest.isClickable) in isNotClickable_whenKeyguardNotShowing() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/anc/ui/viewmodel/
DAncViewModel.kt64 fun isClickable(slice: Slice?): Boolean { in isClickable() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/domain/model/
DSecurityButtonConfig.kt25 val isClickable: Boolean, constant in com.android.systemui.qs.footer.domain.model.SecurityButtonConfig
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/volume/panel/component/anc/ui/composable/
DAncButtonComponent.kt71 val isClickable = viewModel.isClickable(slice) in Content() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/ui/viewmodel/
DNotificationShelfViewModel.kt36 val isClickable: Flow<Boolean> in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/ui/viewmodel/
DShadeSceneViewModelTest.kt198 val isClickable by collectLastValue(underTest.isClickable) in <lambda>() constant
211 val isClickable by collectLastValue(underTest.isClickable) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardQuickAffordanceViewModel.kt30 val isClickable: Boolean = false, constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardQuickAffordanceViewModel
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DKeyButtonView.java93 public boolean isClickable() { in isClickable() method in KeyButtonView
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ui/viewmodel/
DShadeSceneViewModel.kt96 val isClickable: StateFlow<Boolean> = in <lambda>() constant
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/
DShadeScene.kt237 val isClickable by viewModel.isClickable.collectAsStateWithLifecycle() in SingleShade() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonView.java188 public boolean isClickable() { in isClickable() method in KeyButtonView
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/ui/viewmodel/
DFooterActionsViewModel.kt286 val (icon, text, isClickable) = config in securityButtonViewModel() constant
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiObject.java714 public boolean isClickable() throws UiObjectNotFoundException { in isClickable() method in UiObject
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardBottomAreaViewModelTest.kt744 val isClickable: Boolean = false, constant in com.android.systemui.keyguard.ui.viewmodel.TestConfig
DKeyguardQuickAffordancesCombinedViewModelTest.kt805 val isClickable: Boolean = false, constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardQuickAffordancesCombinedViewModelTest.TestConfig
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java300 public boolean isClickable() { in isClickable() method in ViewNode
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java1451 public boolean isClickable() { in isClickable() method in AssistStructure.ViewNode
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java2492 public boolean isClickable() { in isClickable() method in AccessibilityNodeInfo
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...