Searched defs:tabClosed (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DTabHost.java409 mTabSpecs.get(mCurrentTab).mContentStrategy.tabClosed();
587 void tabClosed(); method in interface:TabHost.ContentStrategy
705 public void tabClosed() { method in class:TabHost.ViewIdContentStrategy
731 public void tabClosed() { method in class:TabHost.FactoryContentStrategy
781 public void tabClosed() { method in class:TabHost.IntentContentStrategy

Completed in 81 milliseconds