summaryrefslogtreecommitdiffstats
path: root/api/16.txt
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-05-18 17:05:14 -0700
committerDianne Hackborn <hackbod@google.com>2012-05-18 17:34:06 -0700
commit39af624f3135328ec0550888e99f4350572634b5 (patch)
treebc148079383905514d4db3cbc271f2a7317dcbfb /api/16.txt
parentfb5c3dba4ddac023cfd4cdcabdfdbcf343197c94 (diff)
downloadframeworks_base-39af624f3135328ec0550888e99f4350572634b5.zip
frameworks_base-39af624f3135328ec0550888e99f4350572634b5.tar.gz
frameworks_base-39af624f3135328ec0550888e99f4350572634b5.tar.bz2
DO NOT MERGE: Remove a few left-over layout direction things.
Change-Id: Id66b171594af939df4716aa0e0baa25fe47eecee
Diffstat (limited to 'api/16.txt')
-rw-r--r--api/16.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/api/16.txt b/api/16.txt
index 2c02347..7bdc704 100644
--- a/api/16.txt
+++ b/api/16.txt
@@ -9243,7 +9243,6 @@ package android.graphics.drawable {
method public int getMinimumWidth();
method public abstract int getOpacity();
method public boolean getPadding(android.graphics.Rect);
- method public int getResolvedLayoutDirectionSelf();
method public int[] getState();
method public android.graphics.Region getTransparentRegion();
method public void inflate(android.content.res.Resources, org.xmlpull.v1.XmlPullParser, android.util.AttributeSet) throws java.io.IOException, org.xmlpull.v1.XmlPullParserException;
@@ -28620,8 +28619,6 @@ package android.widget {
method public void onEndBatchEdit();
method public boolean onPreDraw();
method public boolean onPrivateIMECommand(java.lang.String, android.os.Bundle);
- method public void onResolvedLayoutDirectionReset();
- method public void onResolvedTextDirectionChanged();
method public void onRestoreInstanceState(android.os.Parcelable);
method public android.os.Parcelable onSaveInstanceState();
method protected void onSelectionChanged(int, int);