HomeSort by relevance Sort by last modified time
    Searched refs:RESOURCE_CLR_STYLEABLE (Results 1 - 2 of 2) sorted by null

  /sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
LintConstants.java 285 public static final String RESOURCE_CLR_STYLEABLE = "styleable"; //$NON-NLS-1$
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
UnusedResourceDetector.java 26 import static com.android.tools.lint.detector.api.LintConstants.RESOURCE_CLR_STYLEABLE;
345 type = RESOURCE_CLR_STYLEABLE;

Completed in 26 milliseconds