Searched refs:onRestored (Results 1 – 7 of 7) sorted by relevance
94 this.onRestored(context, oldIds, newIds); in onReceive()209 public void onRestored(Context context, int[] oldWidgetIds, int[] newWidgetIds) { in onRestored() method in AppWidgetProvider
130 onRestored(restoreBlockReason); in attemptToRestoreIfNeededAndSave()140 protected abstract void onRestored(int restoreBlockReason); in onRestored() method in ShortcutPackageItem
109 protected void onRestored(int restoreBlockReason) { in onRestored() method in ShortcutLauncher
165 protected void onRestored(int restoreBlockReason) { in onRestored() method in ShortcutPackage
5751 method public void onRestored(android.content.Context, int[], int[]);
4982 Landroid/appwidget/AppWidgetProvider;->onRestored(Landroid/content/Context;[I[I)V
7615 method public void onRestored(android.content.Context, int[], int[]);