Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelViewController.java553 endJankMonitoring(CUJ_NOTIFICATION_SHADE_EXPAND_COLLAPSE); in flingToHeight()
674 endJankMonitoring(CUJ_NOTIFICATION_SHADE_EXPAND_COLLAPSE); in onFlingEnd()
1366 endJankMonitoring(CUJ_NOTIFICATION_SHADE_EXPAND_COLLAPSE); in onTouch()
1407 private void endJankMonitoring(int cuj) { in endJankMonitoring() method in PanelViewController