Searched refs:tabs (Results 1 – 19 of 19) sorted by relevance
39 import com.google.android.material.tabs.TabLayout;40 import com.google.android.material.tabs.TabLayoutMediator;131 final TabLayout tabs = tabContainer.findViewById(R.id.tabs); in onCreateView() local132 new TabLayoutMediator(tabs, mViewPager, in onCreateView()137 final TabLayout.Tab tab = tabs.getTabAt(getSelectedTabPosition(activity, getArguments())); in onCreateView()
1267 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, in computeDrawingBoundingBox() local1269 if (tabs.length > 0) { in computeDrawingBoundingBox()1270 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in computeDrawingBoundingBox()1680 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); in getHorizontal() local1681 if (tabs.length > 0) { in getHorizontal()1682 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getHorizontal()1721 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); in getLineHorizontals() local1722 if (tabs.length > 0) { in getLineHorizontals()1723 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getLineHorizontals()1771 TabStopSpan[] tabs = in fillHorizontalBoundsForLine() local[all …]
427 onView(withId(R.id.tabs)).check(matches(isDisplayed())); in testWorkTab_displayedWhenWorkProfileUserAvailable()439 onView(withId(R.id.tabs)).check(matches(not(isDisplayed()))); in testWorkTab_hiddenWhenWorkProfileUserNotAvailable()1175 onView(withId(R.id.tabs)).check(matches(not(isDisplayed()))); in testTriggerFromPrivateProfile_withoutWorkProfile()1200 onView(withId(R.id.tabs)).check(matches(not(isDisplayed()))); in testTriggerFromPrivateProfile_withWorkProfilePresent()1225 onView(withId(R.id.tabs)).check(matches(isDisplayed())); in testPrivateProfile_triggerFromPrimaryUser_withWorkProfilePresent()1250 onView(withId(R.id.tabs)).check(matches(isDisplayed())); in testPrivateProfile_triggerFromWorkProfile()1275 onView(withId(R.id.tabs)).check(matches(not(isDisplayed()))); in testTriggerFromMainProfile_inSingleUserMode_withWorkProfilePresent()1297 onView(withId(R.id.tabs)).check(matches(not(isDisplayed()))); in testTriggerFromWorkProfile_inSingleUserMode()
396 int tabs = ccData.getTabOffset(); in handleTabOffsets() local398 if (tabs > 0) { in handleTabOffsets()399 getMemory().tab(tabs); in handleTabOffsets()793 void tab(int tabs) { in tab() argument794 moveCursorByCol(tabs); in tab()
97 Different picker tabs
464 final View tabs = mActionBarTop.getTabContainer();465 if (tabs != null) {
353 public void setEmbeddedTabView(ScrollingTabContainerView tabs) { in setEmbeddedTabView() argument357 mTabScrollView = tabs; in setEmbeddedTabView()358 mIncludeTabs = tabs != null; in setEmbeddedTabView()364 tabs.setAllowCollapse(true); in setEmbeddedTabView()
161 mTabWidget = findViewById(com.android.internal.R.id.tabs); in setup()
794 View v = tabHost.findViewById(android.R.id.tabs); in setupTabHost()
197 # Doxygen uses this value to replace tabs by spaces in code fragments.1180 # The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs)1182 # the value YES disables it. Since the tabs have the same information as the
370 Lcom/android/internal/R$id;->tabs:I
208 # uses this value to replace tabs by spaces in code fragments.1340 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top1342 # it. Since the tabs in the index contain the same information as the navigation
226 # uses this value to replace tabs by spaces in code fragments.1407 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top1409 # it. Since the tabs in the index contain the same information as the navigation
226 # uses this value to replace tabs by spaces in code fragments.1457 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top1459 # it. Since the tabs in the index contain the same information as the navigation
171 # Doxygen uses this value to replace tabs by spaces in code fragments.
2403 // OPEN: Settings (root page if there are multiple tabs)
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1715 field public static final int tabs = 16908307; // 0x1020013
2443 field public static final int tabs = 16908307; // 0x1020013