HomeSort by relevance Sort by last modified time
    Searched full:indicator (Results 326 - 350 of 1408) sorted by null

<<11121314151617181920>>

  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /developers/samples/android/common/src/java/com/example/android/common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /development/samples/browseable/BasicTransition/src/com.example.android.common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
SlidingTabLayout.java 33 * To be used with ViewPager to provide a tab indicator component which give constant feedback as to
57 * @return return the color of the indicator used when {@code position} is selected.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
SingularValueDecompositionImpl.java 278 /** Singularity indicator. */
290 * singularity indicator
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
AdaptiveStepsizeIntegrator.java 207 * @param forward forward integration indicator
286 * @param forward forward integration indicator
  /external/icu/icu4c/source/data/mappings/
windows-874-2000.ucm 16 # The 3rd column is the fallback indicator.
17 # The fallback indicator can have one of the following values:
  /external/icu/icu4c/source/i18n/unicode/
tzfmt.h 67 * Short ISO 8601 local time difference (basic format) or the UTC indicator.
81 * Fixed width ISO 8601 local time difference (basic format) or the UTC indicator.
95 * ISO 8601 local time difference (basic format) with optional seconds field, or the UTC indicator.
109 * Fixed width ISO 8601 local time difference (extended format) or the UTC indicator.
123 * ISO 8601 local time difference (extended format) with optional seconds field, or the UTC indicator.
447 * @param useUtcIndicator true if ISO 8601 UTC indicator "Z" is used when the offset is 0.
465 * @param useUtcIndicator true if ISO 8601 UTC indicator "Z" is used when the offset is 0.
821 * @param useUtcIndicator true if ISO 8601 UTC indicator "Z" is used when the offset is 0.
    [all...]
  /external/libxml2/result/valid/
rss.xml 74 <!-- ordinal indicator, feminine --><!ENTITY laquo "&#171;">
90 <!-- ordinal indicator, masculine --><!ENTITY raquo "&#187;">
  /external/libxml2/test/valid/
rss.xml 81 <!-- ordinal indicator, feminine --><!ENTITY laquo "&#171;">
97 <!-- ordinal indicator, masculine --><!ENTITY raquo "&#187;">
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/
DumperOptions.java 231 throw new YAMLException("Indicator indent must be non-negative.");
234 throw new YAMLException("Indicator indent must be at most Emitter.MAX_INDENT-1: " + (Emitter.MAX_INDENT - 1));
  /frameworks/base/core/java/com/android/internal/app/
ToolbarActionBar.java 159 public void setHomeAsUpIndicator(Drawable indicator) {
160 mDecorToolbar.setNavigationIcon(indicator);
  /frameworks/base/docs/html/about/versions/
android-1.6-highlights.jd 64 Battery Usage Indicator
106 <h3 id="Battery">Battery usage indicator</h3>
  /hardware/qcom/gps/core/
gps_extended_c.h 110 /* Provider indicator for HYBRID or GPS */
253 /** UlpLocation has valid mode indicator. */
  /hardware/qcom/gps/msm8909/core/
gps_extended_c.h 89 /* Provider indicator for HYBRID or GPS */
208 /** UlpLocation has valid mode indicator. */
  /hardware/qcom/gps/msm8994/core/
gps_extended_c.h 110 /* Provider indicator for HYBRID or GPS */
253 /** UlpLocation has valid mode indicator. */
  /hardware/qcom/gps/msm8996/core/
gps_extended_c.h 89 /* Provider indicator for HYBRID or GPS */
208 /** UlpLocation has valid mode indicator. */
  /packages/apps/Settings/res/layout/
radio_info.xml 144 <!-- Message Waiting Indicator -->
150 <!-- Call Forwarding Indicator -->
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
NoLanguageCustomizer.java 93 // U+00BA: "º" MASCULINE ORDINAL INDICATOR
107 // U+00AA: "ª" FEMININE ORDINAL INDICATOR

Completed in 648 milliseconds

<<11121314151617181920>>