summaryrefslogtreecommitdiffstats
path: root/api/16.txt
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-05-18 18:04:11 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-05-18 18:04:11 -0700
commit35013d0e8be6b67c6a0161b8472496a825657944 (patch)
tree9ae46753dfbf5c2e943c4073ea61b6f358537191 /api/16.txt
parent52fcdd013943954e4baa4542f78557da33bc646b (diff)
parent39af624f3135328ec0550888e99f4350572634b5 (diff)
downloadframeworks_base-35013d0e8be6b67c6a0161b8472496a825657944.zip
frameworks_base-35013d0e8be6b67c6a0161b8472496a825657944.tar.gz
frameworks_base-35013d0e8be6b67c6a0161b8472496a825657944.tar.bz2
Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb-dev
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 4bb2883..81efd34 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);