Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DGestureLauncherServiceTest.java261 assertFalse(intercepted); in testInterceptPowerKeyDown_firstPowerDownCameraPowerGestureOnInteractive()
281 assertFalse(intercepted); in testInterceptPowerKeyDown_firstPowerDown_emergencyGestureNotLaunched()
299 assertFalse(intercepted); in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOffInteractive()
309 assertFalse(intercepted); in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOffInteractive()
344 assertFalse(intercepted); in testInterceptPowerKeyDown_intervalMidBoundsCameraPowerGestureOffInteractive()
354 assertFalse(intercepted); in testInterceptPowerKeyDown_intervalMidBoundsCameraPowerGestureOffInteractive()
448 assertTrue(intercepted); in testInterceptPowerKeyDown_intervalInBoundsCameraPowerGestureOnInteractiveSetupComplete()
504 assertTrue(intercepted); in testInterceptPowerKeyDown_fiveInboundPresses_cameraAndEmergencyEnabled_bothLaunch()
550 assertTrue(intercepted); in testInterceptPowerKeyDown_fiveInboundPresses_cameraAndEmergencyEnabled_bothLaunch()
605 assertTrue(intercepted); in testInterceptPowerKeyDown_fiveInboundPresses_emergencyGestureEnabled_launchesFlow()
[all …]
/aosp14/frameworks/base/core/proto/android/app/
H A Dnotificationmanager.proto75 // Whether full screen intents} from notifications intercepted by DND
78 // Whether lights from notifications intercepted by DND are blocked.
80 // Whether notifications intercepted by DND are prevented from peeking.
82 // Whether notifications intercepted by DND are prevented from
85 // Whether badges from notifications intercepted by DND are blocked on
88 // Whether notification intercepted by DND are prevented from appearing
91 // Whether notification intercepted by DND are prevented from appearing
/aosp14/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp286 bool intercepted = in perform_request() local
288 if (intercepted) { in perform_request()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java950 boolean intercepted = mBubblesManager.handleDismissalInterception(mRow); in removeBubble_intercepted()
953 assertTrue(intercepted); in removeBubble_intercepted()
971 boolean intercepted = mBubblesManager.handleDismissalInterception(mRow); in removeBubble_dismissIntoOverflow_intercepted()
974 assertTrue(intercepted); in removeBubble_dismissIntoOverflow_intercepted()
990 boolean intercepted = mBubblesManager.handleDismissalInterception(mRow); in removeBubble_notIntercepted()
993 assertFalse(intercepted); in removeBubble_notIntercepted()
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dplugin_hooks.md27 Use: Allows touch events from the nav bar to be intercepted and used for other gestures.
/aosp14/frameworks/base/core/proto/android/service/
H A Dnotification.proto253 // Visual effects allowed/disallowed for intercepted notifications when DND is active
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java2652 final boolean intercepted; in dispatchTouchEvent()
2657 intercepted = onInterceptTouchEvent(ev); in dispatchTouchEvent()
2660 intercepted = false; in dispatchTouchEvent()
2665 intercepted = true; in dispatchTouchEvent()
2670 if (intercepted || mFirstTouchTarget != null) { in dispatchTouchEvent()
2684 if (!canceled && !intercepted) { in dispatchTouchEvent()
2803 || intercepted; in dispatchTouchEvent()
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof9577 HSPLkotlin/coroutines/intrinsics/IntrinsicsKt;->intercepted(Lkotlin/coroutines/Continuation;)Lkotli…
9579 HSPLkotlin/coroutines/intrinsics/IntrinsicsKt__IntrinsicsJvmKt;->intercepted(Lkotlin/coroutines/Con…
9591 HSPLkotlin/coroutines/jvm/internal/ContinuationImpl;->intercepted()Lkotlin/coroutines/Continuation;