Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLiteTest.java227 verifyLogPosted(GlobalActionsDialogLite.GlobalActionsEvent.GA_CLOSE_TAP_OUTSIDE); in testSingleTap_logAndDismiss()
250 verifyLogPosted(GlobalActionsDialogLite.GlobalActionsEvent.GA_CLOSE_TAP_OUTSIDE); in testSwipeDownLockscreen_logAndOpenQS()
274 verifyLogPosted(GlobalActionsDialogLite.GlobalActionsEvent.GA_CLOSE_TAP_OUTSIDE); in testSwipeDown_logAndOpenNotificationShade()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java298 GA_CLOSE_TAP_OUTSIDE(810), enumConstant
2188 mUiEventLogger.log(GlobalActionsEvent.GA_CLOSE_TAP_OUTSIDE);
2272 mUiEventLogger.log(GlobalActionsEvent.GA_CLOSE_TAP_OUTSIDE);