Home
last modified time | relevance | path

Searched defs:CUJ_NOTIFICATION_APP_START (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/jank/
DCuj.java49 public static final int CUJ_NOTIFICATION_APP_START = 16; field in Cuj
DInteractionJankMonitor.java124 @Deprecated public static final int CUJ_NOTIFICATION_APP_START = Cuj.CUJ_NOTIFICATION_APP_START; field in InteractionJankMonitor