Searched refs:getCurrentTab (Results 1 – 6 of 6) sorted by relevance
73 if (mTabHost.getCurrentTab() < 0) { in onRestoreInstanceState()88 if (mTabHost.getCurrentTab() == -1) { in onPostCreate()
287 public int getCurrentTab() { in getCurrentTab() method in TabHost
2215 int currentTab = tabHost.getCurrentTab();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
38619 method public int getCurrentTab();
60707 method @Deprecated @Nullable public int getCurrentTab();