Home
last modified time | relevance | path

Searched refs:TABWIDGET_LOCATION_TOP (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DTabHost.java53 private static final int TABWIDGET_LOCATION_TOP = 1; field in TabHost
334 int location = TABWIDGET_LOCATION_TOP; in getTabWidgetLocation()
344 : TABWIDGET_LOCATION_TOP; in getTabWidgetLocation()
382 case TABWIDGET_LOCATION_TOP: in dispatchKeyEvent()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84607 Landroid/widget/TabHost;->TABWIDGET_LOCATION_TOP:I