HomeSort by relevance Sort by last modified time
    Searched defs:checkTypes (Results 1 - 3 of 3) sorted by null

  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
StringFormatDetector.java 316 boolean checkTypes = context.isEnabled(ARG_TYPES);
331 if (checkValid || checkTypes) {
332 checkTypes(context, formatter, checkValid, checkTypes, name, list);
340 private void checkTypes(Context context, Formatter formatter, boolean checkValid,
341 boolean checkTypes, String name, List<Pair<Handle, String>> list) {
408 if (!checkTypes) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /prebuilts/sdk/tools/lib/
lint_checks.jar 

Completed in 177 milliseconds