Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
DJarUtils.java80 final String filterName) { in getEntryNameListing()
/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfTest.java1584 private void doTestDnsParsing(boolean expectPass, boolean ipv6, String filterName, in doTestDnsParsing()
1603 private void doTestDnsParsing(boolean expectPass, boolean ipv6, String filterName, in doTestDnsParsing()
1648 String filterName) throws Exception { in doTestDnsParsingProgramLength()
1670 String filterName, byte[] pkt, String description) throws Exception { in doTestDnsParsingNecessaryOverhead()
1702 String filterName, String... packetNames) throws Exception { in doTestDnsParsingNecessaryOverhead()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DImageCurves.java148 String filterName = getFilterName(); in curves() local