Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/src/android/telephony/cts/embmstestapp/
DCtsStreamingService.java176 public void stopStreaming(int subscriptionId, String serviceId) {
/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java2030 boolean stopStreaming) throws Exception { in stopRecording() argument
2033 if (stopStreaming) { in stopRecording()