Home
last modified time | relevance | path

Searched defs:makeLaunchIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DAppInfo.java146 public static Intent makeLaunchIntent(LauncherActivityInfo info) { in makeLaunchIntent() method in AppInfo
150 public static Intent makeLaunchIntent(ComponentName cn) { in makeLaunchIntent() method in AppInfo