Searched defs:InitFilterCommand (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/io/
H A DTextGraphReader.java105 private class InitFilterCommand implements Command { class in class:TextGraphReader
108 public InitFilterCommand(KeyValueMap params) { method in class:TextGraphReader.InitFilterCommand
266 mCommands.add(new InitFilterCommand(params));

Completed in 38 milliseconds