Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/AudioRecorderTestApp_Base/src/android/systemui/cts/audiorecorder/base/
DBaseAudioRecorderService.java33 private static final String ACTION_STOP = field in BaseAudioRecorderService
/cts/tests/tests/systemui/src/android/systemui/cts/tv/
DMicIndicatorTest.kt45 private const val ACTION_STOP = "android.systemui.cts.audiorecorder.ACTION_STOP" constant