Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DTabHost.java57 private static final int TABWIDGET_LOCATION_TOP = 1; field in TabHost
350 int location = TABWIDGET_LOCATION_TOP; in getTabWidgetLocation()
360 : TABWIDGET_LOCATION_TOP; in getTabWidgetLocation()
398 case TABWIDGET_LOCATION_TOP: in dispatchKeyEvent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73501 Landroid/widget/TabHost;->TABWIDGET_LOCATION_TOP:I