Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingControllerLogger.kt63 fun logRecordingStopErrorNoStopIntent() = in logRecordingStopErrorNoStopIntent() method
DRecordingController.java279 mRecordingControllerLogger.logRecordingStopErrorNoStopIntent(); in stopRecording()