Searched refs:SHORTCUT_INVOCATION (Results 1 – 9 of 9) sorted by relevance
132 public static final int SHORTCUT_INVOCATION = 8; field in UsageEvents.Event755 case Event.SHORTCUT_INVOCATION: in writeEventToParcel()823 case Event.SHORTCUT_INVOCATION: in readEventFromParcel()
35 import static android.app.usage.UsageEvents.Event.SHORTCUT_INVOCATION;236 case SHORTCUT_INVOCATION: in buildEvent()
230 case UsageEvents.Event.SHORTCUT_INVOCATION: in loadEvent()354 case UsageEvents.Event.SHORTCUT_INVOCATION: in writeEvent()
468 case UsageEvents.Event.SHORTCUT_INVOCATION: in writeEvent()
24 import static android.app.usage.UsageEvents.Event.SHORTCUT_INVOCATION;1689 Event event = new Event(SHORTCUT_INVOCATION, SystemClock.elapsedRealtime()); in reportShortcutUsage()
991 case Event.SHORTCUT_INVOCATION: in eventToString()
159 case Event.SHORTCUT_INVOCATION: in populateIntervalStats()277 case Event.SHORTCUT_INVOCATION: in compareUsageEvent()
7762 field public static final int SHORTCUT_INVOCATION = 8; // 0x8