Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/jank/
DInteractionJankMonitor.java165 public static final int CUJ_STATUS_BAR_APP_LAUNCH_FROM_CALL_CHIP = 34; field in InteractionJankMonitor
262 CUJ_STATUS_BAR_APP_LAUNCH_FROM_CALL_CHIP,
609 case CUJ_STATUS_BAR_APP_LAUNCH_FROM_CALL_CHIP: in getNameOfCuj()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ongoingcall/
DOngoingCallController.kt194 InteractionJankMonitor.CUJ_STATUS_BAR_APP_LAUNCH_FROM_CALL_CHIP) in <lambda>()