Home
last modified time | relevance | path

Searched defs:notificationTitle (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java658 private Bundle sendBugreportFinishedAndGetSharedIntent(String notificationTitle, int count) in sendBugreportFinishedAndGetSharedIntent()
672 final String notificationTitle = mContext.getString(R.string.bugreport_finished_title, id); in acceptBugreportAndGetSharedIntent() local
683 private Bundle acceptBugreportAndGetSharedIntent(String notificationTitle, int count) { in acceptBugreportAndGetSharedIntent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java373 String notificationTitle = mAudioSource == ScreenRecordingAudioSource.NONE in createRecordingNotification() local
401 String notificationTitle = mAudioSource == ScreenRecordingAudioSource.NONE in createProcessingNotification() local