Searched defs:launch (Results 1 – 7 of 7) sorted by relevance
38 Intent launch = new Intent(context, EnableProfileActivity.class); in onProfileProvisioningComplete() local
43 Intent launch = new Intent(context, MainActivity.class); in onProfileProvisioningComplete() local
41 public static void launch(Activity activity, String attraction, View heroView) { in launch() method in DetailActivity
118 private void launch(ShortcutInfo si) { in launch() method in ShortcutListFragment
200 void launch(Intent launchIntent) { in launch() method in LauncherActivity
294 void launch(ShortcutInfo si) { in launch() method in ShortcutPublisher