Searched defs:closeStream (Results 1 – 7 of 7) sorted by relevance
37 void closeStream(in int deviceId, in int streamId); in closeStream() method
43 void closeStream(in int deviceId, in int streamId); in closeStream() method
138 ::ndk::ScopedAStatus TvInput::closeStream(int32_t in_deviceId, int32_t in_streamId) { in closeStream() function in aidl::android::hardware::tv::input::TvInput
130 Return<Result> TvInput::closeStream(int32_t deviceId, int32_t streamId) { in closeStream() function in android::hardware::tv::input::V1_0::implementation::TvInput
168 void SubmixRoute::closeStream(bool isInput) { in closeStream() function in aidl::android::hardware::audio::core::r_submix::SubmixRoute