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