Searched refs:recordLaunch (Results 1 – 3 of 3) sorted by relevance
106 public void recordLaunch(Intent intent) { in recordLaunch() method in Stats107 recordLaunch(intent, null); in recordLaunch()110 public void recordLaunch(Intent intent, ShortcutInfo shortcut) { in recordLaunch() method in Stats
515 mLauncher.getStats().recordLaunch(appInfo.intent); in onClick()
2400 mStats.recordLaunch(intent, shortcut); in onClick()