Methods Summary |
---|
public int | describeContents() throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object obj) throw new RuntimeException("Stub!");
|
public android.graphics.RectF | getCharacterBounds(int index) throw new RuntimeException("Stub!");
|
public int | getCharacterBoundsFlags(int index) throw new RuntimeException("Stub!");
|
public java.lang.CharSequence | getComposingText() throw new RuntimeException("Stub!");
|
public int | getComposingTextStart() throw new RuntimeException("Stub!");
|
public float | getInsertionMarkerBaseline() throw new RuntimeException("Stub!");
|
public float | getInsertionMarkerBottom() throw new RuntimeException("Stub!");
|
public int | getInsertionMarkerFlags() throw new RuntimeException("Stub!");
|
public float | getInsertionMarkerHorizontal() throw new RuntimeException("Stub!");
|
public float | getInsertionMarkerTop() throw new RuntimeException("Stub!");
|
public android.graphics.Matrix | getMatrix() throw new RuntimeException("Stub!");
|
public int | getSelectionEnd() throw new RuntimeException("Stub!");
|
public int | getSelectionStart() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|
public void | writeToParcel(android.os.Parcel dest, int flags) throw new RuntimeException("Stub!");
|