Searched refs:restoredIntent (Results 1 – 2 of 2) sorted by relevance
71 Intent restoredIntent; field in ShortcutInfo82 return restoredIntent; in getRestoredIntent()89 if (restoredIntent != null) { in restore()90 intent = restoredIntent; in restore()91 restoredIntent = null; in restore()
2879 info.restoredIntent = intent;