Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/ProfileSelector/src/com/android/settingslib/widget/
DProfileSelectFragment.java39 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() local
132 new TabLayoutMediator(tabs, mViewPager, in onCreateView()
137 final TabLayout.Tab tab = tabs.getTabAt(getSelectedTabPosition(activity, getArguments())); in onCreateView()
/frameworks/base/core/java/android/text/
DLayout.java1267 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, in computeDrawingBoundingBox() local
1269 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() local
1681 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() local
1722 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 …]
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DResolverActivityTest.java427 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()
/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java396 int tabs = ccData.getTabOffset(); in handleTabOffsets() local
398 if (tabs > 0) { in handleTabOffsets()
399 getMemory().tab(tabs); in handleTabOffsets()
793 void tab(int tabs) { in tab() argument
794 moveCursorByCol(tabs); in tab()
/frameworks/proto_logging/stats/enums/photopicker/
Denums.proto97 Different picker tabs
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java464 final View tabs = mActionBarTop.getTabContainer();
465 if (tabs != null) {
DActionBarView.java353 public void setEmbeddedTabView(ScrollingTabContainerView tabs) { in setEmbeddedTabView() argument
357 mTabScrollView = tabs; in setEmbeddedTabView()
358 mIncludeTabs = tabs != null; in setEmbeddedTabView()
364 tabs.setAllowCollapse(true); in setEmbeddedTabView()
/frameworks/base/core/java/android/widget/
DTabHost.java161 mTabWidget = findViewById(com.android.internal.R.id.tabs); in setup()
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java1105 View tabs = findViewById(R.id.tabs);
1109 float padding = (tabs.getWidth() - mMaxTargetsPerRow * iconSize)
1113 tabs.setPadding((int) padding, 0, (int) padding, 0);
2703 offset += findViewById(R.id.tabs).getHeight();
2891 int elevatedViewResId = shouldShowTabs() ? R.id.tabs : R.id.chooser_header;
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java794 View v = tabHost.findViewById(android.R.id.tabs); in setupTabHost()
/frameworks/native/docs/
DDoxyfile197 # 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
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-q.txt370 Lcom/android/internal/R$id;->tabs:I
/frameworks/av/media/libaaudio/
DDoxyfile208 # 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 top
1342 # it. Since the tabs in the index contain the same information as the navigation
/frameworks/av/media/codec2/docs/
Ddoxygen.config226 # 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 top
1409 # it. Since the tabs in the index contain the same information as the navigation
/frameworks/base/media/native/midi/include/
DDoxyfile226 # 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 top
1459 # it. Since the tabs in the index contain the same information as the navigation
/frameworks/wilhelm/doc/
DDoxyfile171 # Doxygen uses this value to replace tabs by spaces in code fragments.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2403 // OPEN: Settings (root page if there are multiple tabs)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1715 field public static final int tabs = 16908307; // 0x1020013
/frameworks/base/core/api/
Dcurrent.txt2443 field public static final int tabs = 16908307; // 0x1020013