Searched refs:savedDialogKeyFor (Results 1 – 2 of 2) sorted by relevance
1777 Bundle dialogState = b.getBundle(savedDialogKeyFor(dialogId)); in restoreManagedDialogs()1802 private static String savedDialogKeyFor(int key) { in savedDialogKeyFor() method in Activity2333 dialogState.putBundle(savedDialogKeyFor(key), md.mDialog.onSaveInstanceState()); in saveManagedDialogs()
1398 Landroid/app/Activity;->savedDialogKeyFor(I)Ljava/lang/String;