Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeLogger.kt303 fun logEndMotionEvent( regex
H A DNotificationPanelViewController.java3721 mShadeLog.logEndMotionEvent("endMotionEvent called", forceCancel, false); in endMotionEvent()
3743 mShadeLog.logEndMotionEvent("endMotionEvent: cancel while on keyguard", in endMotionEvent()
3751 mShadeLog.logEndMotionEvent("endMotionEvent: cancel", forceCancel, expand); in endMotionEvent()
3755 mShadeLog.logEndMotionEvent("endMotionEvent: flingExpands", forceCancel, expand); in endMotionEvent()