Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
H A DAppActiveStreams.java29 private static class StreamCallbackWithState { class in AppActiveStreams
35 StreamCallbackWithState(StreamingServiceCallback callback, int state, int method) { in StreamCallbackWithState() method in AppActiveStreams.StreamCallbackWithState