Home
last modified time | relevance | path

Searched refs:postGroupNotification (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DRecordingService.java394 private void postGroupNotification(UserHandle currentUser) { in postGroupNotification() method in RecordingService
454 postGroupNotification(currentUser); in saveRecording()