Searched refs:recordLaunch (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DStats.java109 public void recordLaunch(Intent intent) { method in class:Stats
110 recordLaunch(intent, null);
113 public void recordLaunch(Intent intent, ShortcutInfo shortcut) { method in class:Stats
H A DLauncher.java2727 mStats.recordLaunch(intent, shortcut);

Completed in 680 milliseconds