OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:highlightColor
(Results
1 - 12
of
12
) sorted by null
/packages/apps/Camera2/src/com/android/camera/ui/
ModeIconView.java
118
* @param
highlightColor
color for the highlight state
120
public void setHighlightColor(int
highlightColor
) {
121
mHighlightColor =
highlightColor
;
125
* @return The
highlightColor
color the the highlight state.
ModeSelectorItem.java
213
* @param
highlightColor
color for the highlight state
215
public void setHighlightColor(int
highlightColor
) {
216
mIcon.setHighlightColor(
highlightColor
);
220
* @return
highlightColor
color for the highlight state
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
PlaybackControlsRow.java
425
* @param
highlightColor
Color to display the repeat-all and repeat0one icons.
427
public RepeatAction(Context context, int
highlightColor
) {
428
this(context,
highlightColor
,
highlightColor
);
480
* @param
highlightColor
Color for the highlighted icon state.
482
public ShuffleAction(Context context, int
highlightColor
) {
489
createBitmap(uncoloredDrawable.getBitmap(),
highlightColor
));
517
* @param
highlightColor
Color for the highlighted icon state.
519
public HighQualityAction(Context context, int
highlightColor
) {
526
createBitmap(uncoloredDrawable.getBitmap(),
highlightColor
));
[
all
...]
/frameworks/base/telecomm/java/android/telecom/
PhoneAccount.java
345
int
highlightColor
,
355
mHighlightColor =
highlightColor
;
/packages/apps/InCallUI/src/com/android/incallui/
InCallPresenter.java
[
all
...]
/packages/services/Telecomm/src/com/android/server/telecom/
PhoneAccountRegistrar.java
[
all
...]
/prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
Completed in 4504 milliseconds