Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DRecordingService.java306 Notification.Action stopAction = new Notification.Action.Builder( in createRecordingNotification() local
318 .addAction(stopAction) in createRecordingNotification()