Searched refs:form (Results 1 – 9 of 9) sorted by relevance
22 import com.android.dx.dex.code.form.Form10t;23 import com.android.dx.dex.code.form.Form10x;24 import com.android.dx.dex.code.form.Form11n;25 import com.android.dx.dex.code.form.Form11x;26 import com.android.dx.dex.code.form.Form12x;27 import com.android.dx.dex.code.form.Form20t;28 import com.android.dx.dex.code.form.Form21c;29 import com.android.dx.dex.code.form.Form21h;30 import com.android.dx.dex.code.form.Form21s;31 import com.android.dx.dex.code.form.Form21t;[all …]
439 // multiline form of field description
32 import com.android.dx.dex.code.form.Form51l;
16 * Redistributions in binary form must reproduce the above copyright notice,
24 * Redistributions in binary form must reproduce the above copyright notice,
28 * Redistributions in binary form must reproduce the above copyright notice,
72 obtain a copy in machine-readable form on floppy disk (MS-DOS or XENIX
617 for (Normalizer.Form form: forms) { in buildTestCharSequences()618 normalizedStrings.add(Normalizer.normalize(testString, form)); in buildTestCharSequences()
1870 final String form = "<p><form><input type=\"text\" name=\"Test\"><br>" in testGetHitTestResult() local1880 "<html><body>" + anchor + blankAnchor + form + tel + mailto + in testGetHitTestResult()