Searched refs:INFO_DIALOG_VIEW_ID (Results 1 – 1 of 1) sorted by relevance
70 private static final String INFO_DIALOG_VIEW_ID = "infoDialogViewId"; field in PassFailButtons320 args.putInt(INFO_DIALOG_VIEW_ID, -1); in showNonSdkAccessibilityWarningDialog()609 args.putInt(INFO_DIALOG_VIEW_ID, viewId); in showInfoDialog()617 args.putInt(INFO_DIALOG_VIEW_ID, -1); in showReportLogWarningDialog()633 int viewId = args.getInt(INFO_DIALOG_VIEW_ID); in createInfoDialog()