OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uncoloreddrawable
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
PlaybackControlsRow.java
474
BitmapDrawable
uncoloredDrawable
= (BitmapDrawable) getStyledDrawable(context,
477
drawables[OFF] =
uncoloredDrawable
;
479
createBitmap(
uncoloredDrawable
.getBitmap(), highlightColor));
512
BitmapDrawable
uncoloredDrawable
= (BitmapDrawable) getStyledDrawable(context,
515
drawables[OFF] =
uncoloredDrawable
;
517
createBitmap(
uncoloredDrawable
.getBitmap(), highlightColor));
550
BitmapDrawable
uncoloredDrawable
= (BitmapDrawable) getStyledDrawable(context,
553
drawables[OFF] =
uncoloredDrawable
;
555
createBitmap(
uncoloredDrawable
.getBitmap(), highlightColor));
/prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar
Completed in 67 milliseconds