Searched refs:messageRes (Results 1 – 2 of 2) sorted by relevance
621 int messageRes; in showSensorUseReminderNotification() local636 messageRes = R.string.sensor_privacy_start_use_mic_notification_content_title; in showSensorUseReminderNotification()640 messageRes = R.string.sensor_privacy_start_use_camera_notification_content_title; in showSensorUseReminderNotification()660 .setContentTitle(getUiContext().getString(messageRes)) in showSensorUseReminderNotification()
1034 int titleRes, int messageRes, String unlockMethodToSet) { in newInstance() argument1039 args.putInt(ARG_MESSAGE_RES, messageRes); in newInstance()