OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GenerateProgramPorts
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
GenerateProgramPorts.java
27
public @interface
GenerateProgramPorts
{
Filter.java
590
} else if ((annotation = field.getAnnotation(
GenerateProgramPorts
.class)) != null) {
591
GenerateProgramPorts
generators = (
GenerateProgramPorts
)annotation;
Completed in 55 milliseconds