Home
last modified time | relevance | path

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

/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
DTypographyDetector.java381 public static class ReplaceEdit { class in TypographyDetector
396 public ReplaceEdit(int offset, int length, String replaceWith) { in ReplaceEdit() method in TypographyDetector.ReplaceEdit