Searched refs:DIALOG_BUNDLE_KEY (Results 1 – 1 of 1) sorted by relevance
38 private static final String DIALOG_BUNDLE_KEY = "SHOW_16K_DIALOG"; field in Enable16kPagesWarningDialog59 bundle.putBoolean(DIALOG_BUNDLE_KEY, enable16k); in show()76 boolean is16kDialog = bundle.getBoolean(DIALOG_BUNDLE_KEY); in onCreateDialog()