Searched refs:ON_NEW_INTENT_EVT (Results 1 – 2 of 2) sorted by relevance
32 public static final String ON_NEW_INTENT_EVT = "Launcher.onNewIntent"; field in LauncherConstants.TraceEvents
57 import static com.android.launcher3.LauncherConstants.TraceEvents.ON_NEW_INTENT_EVT;1632 TraceHelper.INSTANCE.beginSection(ON_NEW_INTENT_EVT);