Searched defs:notificationTitle (Results 1 – 2 of 2) sorted by relevance
276 String notificationTitle = res.getString(R.string.screenrecord_start_error); in createErrorNotification() local297 String notificationTitle = mAudioSource == ScreenRecordingAudioSource.NONE in createRecordingNotification() local326 String notificationTitle = mAudioSource == ScreenRecordingAudioSource.NONE in createProcessingNotification() local
634 private Bundle sendBugreportFinishedAndGetSharedIntent(String notificationTitle) in sendBugreportFinishedAndGetSharedIntent()647 final String notificationTitle = mContext.getString(R.string.bugreport_finished_title, id); in acceptBugreportAndGetSharedIntent() local657 private Bundle acceptBugreportAndGetSharedIntent(String notificationTitle) { in acceptBugreportAndGetSharedIntent()