Home
last modified time | relevance | path

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

/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
DLNotificationActivity.java41 TabLayout tabs = (TabLayout) findViewById(R.id.tabs); in onCreate() local
46 tabs.setupWithViewPager(viewPager); in onCreate()
/development/samples/browseable/ActionBarCompat-Styled/
D_index.jd9 split action bar when running on a device with a narrow display, and show three tabs.