Home
last modified time | relevance | path

Searched refs:SAVED_DIALOG_IDS_KEY (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DActivity.java760 private static final String SAVED_DIALOG_IDS_KEY = "android:savedDialogIds"; field in Activity
1617 final int[] ids = b.getIntArray(SAVED_DIALOG_IDS_KEY); in restoreManagedDialogs()
2184 dialogState.putIntArray(SAVED_DIALOG_IDS_KEY, ids); in saveManagedDialogs()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1401 Landroid/app/Activity;->SAVED_DIALOG_IDS_KEY:Ljava/lang/String;