HomeSort by relevance Sort by last modified time
    Searched defs:startActivitySafely (Results 1 - 5 of 5) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
LiveFolder.java 63 mLauncher.startActivitySafely(intent, "(position=" + position + ", id=" + id + ")");
66 mLauncher.startActivitySafely(holder.intent,
Folder.java 84 mLauncher.startActivitySafely(app.intent, app);
AllApps2D.java 178 mLauncher.startActivitySafely(app.intent, app);
AllApps3D.java 396 mLauncher.startActivitySafely(app.intent, app);
724 mLauncher.startActivitySafely(app.intent, app);
    [all...]