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

  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
TextViewDetector.java 29 import static com.android.tools.lint.detector.api.LintConstants.ATTR_IME_OPTIONS;
162 || name.equals(ATTR_IME_OPTIONS)
  /sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
LintConstants.java 177 public static final String ATTR_IME_OPTIONS = "imeOptions"; //$NON-NLS-1$

Completed in 23 milliseconds