Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java572 endJankMonitoring(CUJ_NOTIFICATION_SHADE_EXPAND_COLLAPSE); in flingToHeight()
693 endJankMonitoring(CUJ_NOTIFICATION_SHADE_EXPAND_COLLAPSE); in onFlingEnd()
1372 endJankMonitoring(CUJ_NOTIFICATION_SHADE_EXPAND_COLLAPSE); in onTouch()
1412 private void endJankMonitoring(int cuj) { in endJankMonitoring() method in PanelViewController