HomeSort by relevance Sort by last modified time
    Searched full:getdrawingcachebackgroundcolor (Results 1 - 23 of 23) sorted by null

  /cts/tests/tests/view/src/android/view/cts/
View_UsingViewsTest.java 138 assertEquals(Color.GREEN, mEditText.getDrawingCacheBackgroundColor());
152 assertEquals(Color.YELLOW, mEditText.getDrawingCacheBackgroundColor());
ViewTest.java 460 assertEquals(0, view.getDrawingCacheBackgroundColor());
463 assertEquals(0xFF00FF00, view.getDrawingCacheBackgroundColor());
466 assertEquals(-1, view.getDrawingCacheBackgroundColor());
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 272 int color = v.getDrawingCacheBackgroundColor();
  /packages/apps/Launcher3/src/com/android/launcher3/
DragController.java 268 int color = v.getDrawingCacheBackgroundColor();
  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java     [all...]
  /frameworks/base/docs/html/reference/android/support/wearable/view/
DotsPageIndicator.html     [all...]
BoxInsetLayout.html     [all...]
CardFrame.html     [all...]
CardScrollView.html     [all...]
CircledImageView.html     [all...]
DelayedConfirmationView.html     [all...]
DismissOverlayView.html     [all...]
GridViewPager.html     [all...]
WatchViewStub.html     [all...]
WearableListView.html     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/plus/
PlusOneDummyView.html     [all...]
PlusOneButton.html     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/ads/
AdView.html     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/ads/doubleclick/
PublisherAdView.html     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/ads/search/
SearchAdView.html     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/common/
SignInButton.html     [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/
MapView.html     [all...]
StreetViewPanoramaView.html     [all...]

Completed in 1737 milliseconds