Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/method/
DInsertModeTransformationMethod.java60 public class InsertModeTransformationMethod implements TransformationMethod, TextWatcher { class
83 public InsertModeTransformationMethod(@IntRange(from = 0) int offset, boolean singleLine, in InsertModeTransformationMethod() method in InsertModeTransformationMethod
88 private InsertModeTransformationMethod(int start, int end, boolean singleLine, in InsertModeTransformationMethod() method in InsertModeTransformationMethod