Java android.text.method QwertyKeyListener fields, constructors, methods, implement or subclass

Example usage for Java android.text.method QwertyKeyListener fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.text.method QwertyKeyListener.

The text is from its open source code.

Method

voidmarkAsReplaced(Spannable content, int start, int end, String original)
Marks the specified region of content as having contained original prior to AutoText replacement.