Searched refs:SAVED_DIALOG_IDS_KEY (Results 1 – 1 of 1) sorted by relevance
765 private static final String SAVED_DIALOG_IDS_KEY = "android:savedDialogIds"; field in Activity1727 final int[] ids = b.getIntArray(SAVED_DIALOG_IDS_KEY); in restoreManagedDialogs()2304 dialogState.putIntArray(SAVED_DIALOG_IDS_KEY, ids); in saveManagedDialogs()