Searched refs:INFO_DIALOG_MESSAGE_ID (Results 1 – 2 of 2) sorted by relevance
72 private static final String INFO_DIALOG_MESSAGE_ID = "infoDialogMessageId"; field in PassFailButtons319 args.putInt(INFO_DIALOG_MESSAGE_ID, R.string.nonsdk_interfaces_warning_body); in showNonSdkAccessibilityWarningDialog()608 args.putInt(INFO_DIALOG_MESSAGE_ID, messageId); in showInfoDialog()616 args.putInt(INFO_DIALOG_MESSAGE_ID, R.string.reportlog_warning_body); in showReportLogWarningDialog()635 int messageId = args.getInt(INFO_DIALOG_MESSAGE_ID); in createInfoDialog()
70 private static final String INFO_DIALOG_MESSAGE_ID = "infoDialogMessageId"; field in ProAudioActivity207 args.putInt(INFO_DIALOG_MESSAGE_ID, R.string.audio_proaudio_nopa_message); in onCreate()