/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
D | DefaultSoftKeyboard.java | 646 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default)); in updateIndicator() 647 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default)); in updateIndicator() 652 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default)); in updateIndicator() 653 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default)); in updateIndicator() 658 text1.setBackgroundColor(res.getColor(R.color.indicator_background_lock_caps)); in updateIndicator() 659 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default)); in updateIndicator() 664 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default)); in updateIndicator() 665 text2.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default)); in updateIndicator() 670 text1.setBackgroundColor(res.getColor(R.color.indicator_textbackground_default)); in updateIndicator() 671 text2.setBackgroundColor(res.getColor(R.color.indicator_background_lock_alt)); in updateIndicator() [all …]
|
D | UserDictionaryToolsList.java | 513 v.setBackgroundColor(FOCUS_BACKGROUND_COLOR); in onFocusChange() 515 sFocusingPairView.setBackgroundColor(FOCUS_BACKGROUND_COLOR); in onFocusChange() 520 v.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR); in onFocusChange() 522 sFocusingPairView.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR); in onFocusChange() 683 stroke.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR); in updateWordList() 702 candidate.setBackgroundColor(UNFOCUS_BACKGROUND_COLOR); in updateWordList()
|
/packages/apps/Mms/src/com/android/mms/ui/ |
D | SlideView.java | 113 mImageView.setBackgroundColor(0xFFFF0000); in setImage() 145 mVideoView.setBackgroundColor(0xFFFF0000); in setVideo() 173 mAudioInfoView.setBackgroundColor(0xFFFF0000); in initAudioInfoView() 236 mScrollText.setBackgroundColor(0xFF00FF00); in setText()
|
/packages/experimental/DreamTheater/src/com/android/dreamtheater/ |
D | BouncyDroid.java | 152 setBackgroundColor(0xFF444444); in BouncyView() 163 b.setBackgroundColor(0); // very hard to see! :) in BouncyView() 188 mBug.setBackgroundColor(0x2000FF00); in setDebug() 194 mBug.setBackgroundColor(0); in setDebug()
|
/packages/apps/Camera2/src/com/android/camera/ |
D | WideAnglePanoramaUI.java | 361 mCaptureProgressBar.setBackgroundColor(appRes.getColor(R.color.pano_progress_empty)); in createContentView() 381 mReview.setBackgroundColor(mReviewBackground); in createContentView() 408 mSavingProgressBar.setBackgroundColor(appRes.getColor(R.color.pano_progress_empty)); in setViews()
|
D | PanoProgressBar.java | 84 public void setBackgroundColor(int color) { in setBackgroundColor() method in PanoProgressBar
|
/packages/apps/Calendar/src/com/android/calendar/ |
D | StickyHeaderListView.java | 249 mSeparatorView.setBackgroundColor(color); in setHeaderSeparator() 390 mDummyHeader.setBackgroundColor(Color.TRANSPARENT); in setChildViews()
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | SecureConversationViewController.java | 86 mMessageHeaderView.setBackgroundColor(color); in onCreateView() 87 mMessageFooterView.setBackgroundColor(color); in onCreateView()
|
/packages/apps/Calendar/src/com/android/calendar/event/ |
D | EditEventView.java | 540 colorBar.setBackgroundColor(Utils.getDisplayColorFromColor(cursor in bindView() 1230 .setBackgroundColor(displayColor); in updateHeadlineColor() 1232 mView.findViewById(R.id.calendar_group).setBackgroundColor(displayColor); in updateHeadlineColor() 1241 mCalendarSelectorWrapper.setBackgroundColor(displayColor); in setSpinnerBackgroundColor() 1243 mCalendarSelectorGroup.setBackgroundColor(displayColor); in setSpinnerBackgroundColor()
|
/packages/apps/Camera/src/com/android/camera/ |
D | PanoramaModule.java | 662 mPanoProgressBar.setBackgroundColor(appRes.getColor(R.color.pano_progress_empty)); in setViews() 687 mSavingProgressBar.setBackgroundColor(appRes.getColor(R.color.pano_progress_empty)); in setViews() 694 mReview.setBackgroundColor(mReviewBackground); in setViews()
|
D | PanoProgressBar.java | 84 public void setBackgroundColor(int color) { in setBackgroundColor() method in PanoProgressBar
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | EmojiPalettesView.java | 815 v.setBackgroundColor(mDeleteKeyPressedBackgroundColor); in onTouch() 820 v.setBackgroundColor(0); in onTouch()
|
/packages/apps/Mms/src/org/w3c/dom/smil/ |
D | ElementLayout.java | 35 public void setBackgroundColor(String backgroundColor) in setBackgroundColor() method
|
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/ |
D | CalendarColorSquare.java | 42 public void setBackgroundColor(int color) { in setBackgroundColor() method in CalendarColorSquare
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
D | SmilRootLayoutElementImpl.java | 53 public void setBackgroundColor(String backgroundColor) throws DOMException { in setBackgroundColor() method in SmilRootLayoutElementImpl
|
/packages/apps/Contacts/src/com/android/contacts/widget/ |
D | TransitionAnimationView.java | 52 mMaskingView.setBackgroundColor(Color.WHITE); in onFinishInflate()
|
/packages/apps/Mms/src/com/android/mms/model/ |
D | RegionModel.java | 143 public void setBackgroundColor(String bgColor) { in setBackgroundColor() method in RegionModel
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | EdgeTypePreference.java | 59 preview.setBackgroundColor(DEFAULT_BACKGROUND_COLOR); in onBindListItem()
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | PanoramaActivity.java | 688 mPanoProgressBar.setBackgroundColor(appRes.getColor(R.color.pano_progress_empty)); in createContentView() 713 mSavingProgressBar.setBackgroundColor(appRes.getColor(R.color.pano_progress_empty)); in createContentView()
|
D | PanoProgressBar.java | 82 public void setBackgroundColor(int color) { in setBackgroundColor() method in PanoProgressBar
|
/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
D | PercentageBarChart.java | 139 public void setBackgroundColor(int color) { in setBackgroundColor() method in PercentageBarChart
|
/packages/apps/Music/src/com/android/music/ |
D | MediaPlaybackActivity.java | 181 v.setBackgroundColor(0xff606060); in onTouch() 186 v.setBackgroundColor(0); in onTouch()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/ |
D | ColorPickerDialog.java | 151 button.setBackgroundColor(color); in setButtonColor()
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
D | AlertAdapter.java | 53 square.setBackgroundColor(color); in bindView()
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
D | ContactListPinnedHeaderView.java | 92 mHeaderDivider.setBackgroundColor(mHeaderUnderlineColor); in ContactListPinnedHeaderView()
|