Searched refs:savedDialogKeyFor (Results 1 – 1 of 1) sorted by relevance
1096 Bundle dialogState = b.getBundle(savedDialogKeyFor(dialogId)); in restoreManagedDialogs()1121 private static String savedDialogKeyFor(int key) { in savedDialogKeyFor() method in Activity1535 dialogState.putBundle(savedDialogKeyFor(key), md.mDialog.onSaveInstanceState()); in saveManagedDialogs()