HomeSort by relevance Sort by last modified time
    Searched full:getbackgroundcolor (Results 26 - 36 of 36) sorted by null

12

  /external/webkit/Source/WebKit/android/nav/
WebView.cpp 313 Color c = m_baseLayer->getBackgroundColor();
    [all...]
  /packages/apps/Mms/src/com/android/mms/model/
SlideshowModel.java 135 sre.getBackgroundColor());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PreviewIconFactory.java 552 public RGB getBackgroundColor() {
PaletteControl.java 433 RGB background = mPreviewIconFactory.getBackgroundColor();
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java 157 assertEquals(Color.GREEN, ((BackgroundColorSpan) spans[1]).getBackgroundColor());
197 assertEquals(Color.GREEN, ((BackgroundColorSpan) spans[1]).getBackgroundColor());
    [all...]
  /frameworks/base/core/java/android/view/animation/
Animation.java 756 public int getBackgroundColor() {
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/12/changes/
methods_index_additions.html 170 <nobr><A HREF="android.view.animation.Animation.html#android.view.animation.Animation.getBackgroundColor_added()" class="hiddenlink" target="rightframe"><b>getBackgroundColor</b>
methods_index_all.html 220 <nobr><A HREF="android.view.animation.Animation.html#android.view.animation.Animation.getBackgroundColor_added()" class="hiddenlink" target="rightframe"><b>getBackgroundColor</b>
    [all...]
alldiffs_index_additions.html 462 <!-- Method getBackgroundColor -->
463 <nobr><A HREF="android.view.animation.Animation.html#android.view.animation.Animation.getBackgroundColor_added()" class="hiddenlink" target="rightframe"><b>getBackgroundColor</b>
    [all...]
alldiffs_index_all.html     [all...]
  /frameworks/base/docs/html/about/versions/
android-3.1.jd 419 <li>New {@link android.view.animation.Animation#getBackgroundColor()} and
    [all...]

Completed in 2338 milliseconds

12