HomeSort by relevance Sort by last modified time
    Searched refs:restoredIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
ShortcutInfo.java 71 Intent restoredIntent;
82 return restoredIntent;
89 if (restoredIntent != null) {
90 intent = restoredIntent;
91 restoredIntent = null;
LauncherModel.java     [all...]

Completed in 43 milliseconds