Home
last modified time | relevance | path

Searched refs:getOldTransformationMethod (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/method/
DInsertModeTransformationMethod.java113 public TransformationMethod getOldTransformationMethod() { in getOldTransformationMethod() method in InsertModeTransformationMethod
/frameworks/base/core/java/android/widget/
DEditor.java8212 mInsertModeTransformationMethod.getOldTransformationMethod(); in exitInsertMode()