Home
last modified time | relevance | path

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

/system/media/mca/filterfw/java/android/filterfw/io/
DTextGraphReader.java82 private class AllocateFilterCommand implements Command { class in TextGraphReader
86 public AllocateFilterCommand(String className, String filterName) { in AllocateFilterCommand() method in TextGraphReader.AllocateFilterCommand