From 3cb8d26bb0f024e8535e9e1266a5394e4f8c4628 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Thu, 18 Oct 2012 15:34:30 -0700 Subject: Fix the build - was missing a "make update-api" pass Change-Id: I004a1650cf7946e0e8bd36d75dab81bbca80443c --- api/current.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'api') diff --git a/api/current.txt b/api/current.txt index d7f4e11..aadf11f 100644 --- a/api/current.txt +++ b/api/current.txt @@ -25642,6 +25642,7 @@ package android.view { method public void requestDisallowInterceptTouchEvent(boolean); method public boolean requestSendAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent); method public void requestTransparentRegion(android.view.View); + method public void resolveLayoutParams(); method public void scheduleLayoutAnimation(); method public void setAddStatesFromChildren(boolean); method public void setAlwaysDrawnWithCacheEnabled(boolean); -- cgit v1.1