Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/jank/
DCuj.java128 public static final int CUJ_LAUNCHER_LAUNCH_APP_PAIR_FROM_TASKBAR = 92; field in Cuj
228 CUJ_LAUNCHER_LAUNCH_APP_PAIR_FROM_TASKBAR,
333 …CUJ_TO_STATSD_INTERACTION_TYPE[CUJ_LAUNCHER_LAUNCH_APP_PAIR_FROM_TASKBAR] = FrameworkStatsLog.UIIN…
524 case CUJ_LAUNCHER_LAUNCH_APP_PAIR_FROM_TASKBAR: in getNameOfCuj()
DInteractionJankMonitor.java169 …recated public static final int CUJ_LAUNCHER_LAUNCH_APP_PAIR_FROM_TASKBAR = Cuj.CUJ_LAUNCHER_LAUNC… field in InteractionJankMonitor