Loading api/current.xml +1 −1 Original line number Diff line number Diff line Loading @@ -156974,7 +156974,7 @@ deprecated="not deprecated" visibility="protected" > <parameter name="mLaunchedView" type="android.view.View"> <parameter name="aView" type="android.view.View"> </parameter> </method> <method name="setCurrentTab" core/java/android/widget/TabHost.java +1 −1 Original line number Diff line number Diff line Loading @@ -711,7 +711,7 @@ mTabHost.addTab(TAB_TAG_1, "Hello, world!", "Tab 1"); } // Implemented by Carousel (a child class of TabHost) protected void removeViewFromLayout(View mLaunchedView) { protected void removeViewFromLayout(View aView) { } } Loading
api/current.xml +1 −1 Original line number Diff line number Diff line Loading @@ -156974,7 +156974,7 @@ deprecated="not deprecated" visibility="protected" > <parameter name="mLaunchedView" type="android.view.View"> <parameter name="aView" type="android.view.View"> </parameter> </method> <method name="setCurrentTab"
core/java/android/widget/TabHost.java +1 −1 Original line number Diff line number Diff line Loading @@ -711,7 +711,7 @@ mTabHost.addTab(TAB_TAG_1, "Hello, world!", "Tab 1"); } // Implemented by Carousel (a child class of TabHost) protected void removeViewFromLayout(View mLaunchedView) { protected void removeViewFromLayout(View aView) { } }