Searched refs:SAVED_DIALOG_IDS_KEY (Results 1 – 2 of 2) sorted by relevance
795 private static final String SAVED_DIALOG_IDS_KEY = "android:savedDialogIds"; field in Activity2001 final int[] ids = b.getIntArray(SAVED_DIALOG_IDS_KEY); in restoreManagedDialogs()2568 dialogState.putIntArray(SAVED_DIALOG_IDS_KEY, ids); in saveManagedDialogs()
1401 Landroid/app/Activity;->SAVED_DIALOG_IDS_KEY:Ljava/lang/String;