Home
last modified time | relevance | path

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

/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/
DChreChannelOutput.java31 public class ChreChannelOutput implements Channel.Output { class
46 public ChreChannelOutput(ContextHubClient client, long nanoappId) { in ChreChannelOutput() method in ChreChannelOutput