Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DLayout.java1204 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); in getHorizontal() local
1205 if (tabs.length > 0) { in getHorizontal()
1206 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getHorizontal()
1244 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); in getLineHorizontals() local
1245 if (tabs.length > 0) { in getLineHorizontals()
1246 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getLineHorizontals()
1419 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); in getLineExtent() local
1420 if (tabs.length > 0) { in getLineExtent()
1421 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getLineExtent()
2271 float h, Object[] tabs) {
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dfailure_list_java.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
Dfailure_list_cpp.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
Dfailure_list_python_cpp.txt4 # By listing them here we can keep tabs on which ones are failing and be sure
/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/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java409 final View tabs = mActionBarTop.getTabContainer();
410 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.java145 mTabWidget = findViewById(com.android.internal.R.id.tabs); in setup()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java811 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/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
DDoxyfile.orig208 # uses this value to replace tabs by spaces in code fragments.
1331 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1333 # it. Since the tabs in the index contain the same information as the navigation
/frameworks/base/media/native/midi/include/
DDoxyfile.orig226 # 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
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/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/wilhelm/doc/
DDoxyfile171 # Doxygen uses this value to replace tabs by spaces in code fragments.
/frameworks/base/config/
Dhiddenapi-greylist.txt846 Lcom/android/internal/R$id;->tabs:I
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2395 // OPEN: Settings (root page if there are multiple tabs)
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...