Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/tests/src/com/android/systemui/accessibility/accessibilitymenu/tests/
H A DAccessibilityMenuServiceTest.java267 brightnessUpButton.performAction(CLICK_ID); in testAdjustBrightness()
278 brightnessDownButton.performAction(CLICK_ID); in testAdjustBrightness()
307 volumeUpButton.performAction(CLICK_ID); in testAdjustVolume()
318 volumeDownButton.performAction(CLICK_ID); in testAdjustVolume()
352 () -> settingsButton.performAction(CLICK_ID), in testAccessibilitySettingsButton_opensAccessibilitySettings()
363 button.performAction(CLICK_ID); in testPowerButton_performsGlobalAction()
375 button.performAction(CLICK_ID); in testRecentButton_performsGlobalAction()
387 button.performAction(CLICK_ID); in testLockButton_performsGlobalAction()
399 button.performAction(CLICK_ID); in testQuickSettingsButton_performsGlobalAction()
411 button.performAction(CLICK_ID); in testNotificationsButton_performsGlobalAction()
[all …]