| /packages/apps/LegacyCamera/src/com/android/camera/ui/ |
| D | FocusIndicatorView.java | 32 setBackgroundDrawable(getResources().getDrawable(resid)); in setDrawable() 52 setBackgroundDrawable(null); in clear()
|
| /packages/apps/PackageInstaller/src/com/android/packageinstaller/ |
| D | UninstallAppProgress.java | 291 getWindow().setBackgroundDrawable(new ColorDrawable(Color.TRANSPARENT)); in onCreate() 327 getWindow().setBackgroundDrawable(new ColorDrawable(attribute.data)); in initView() 329 getWindow().setBackgroundDrawable(getResources().getDrawable(attribute.resourceId, in initView()
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
| D | CandidateTextView.java | 149 @Override public void setBackgroundDrawable(Drawable d) { in setBackgroundDrawable() method in CandidateTextView 150 super.setBackgroundDrawable(d); in setBackgroundDrawable()
|
| D | TextCandidatesViewManager.java | 982 mViewCandidateTemplate.setBackgroundDrawable(null); in setCandidate() 1007 textView.setBackgroundDrawable(null); in setCandidate() 1671 view.setBackgroundDrawable(mFocusedViewBackground); in setViewStatusOfFocusedCandidate() 1701 view.setBackgroundDrawable(mFocusedViewBackground); in clearFocusCandidate()
|
| D | TextCandidates1LineViewManager.java | 614 view.setBackgroundDrawable(mFocusedViewBackground); in setViewStatusOfFocusedCandidate() 642 view.setBackgroundDrawable(mFocusedViewBackground); in clearFocusCandidate()
|
| D | KeyboardView.java | 350 mPreviewPopup.setBackgroundDrawable(null); in KeyboardView() 358 mPopupKeyboard.setBackgroundDrawable(null); in KeyboardView() 931 …mPreviewText.setBackgroundDrawable(getContext().getResources().getDrawable(R.drawable.keyboard_key… in showKey()
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
| D | DialogFragment.java | 118 protected void setBackgroundDrawable(ColorDrawable drawable) { in setBackgroundDrawable() method in DialogFragment 119 mBase.setBackgroundDrawable(drawable); in setBackgroundDrawable()
|
| D | DialogActivity.java | 309 protected void setBackgroundDrawable(ColorDrawable drawable) { in setBackgroundDrawable() method in DialogActivity 310 getDialogFragment().setBackgroundDrawable(drawable); in setBackgroundDrawable()
|
| /packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
| D | MaterialSearchActionView.java | 117 setBackgroundDrawable(mDarkBgDrawable); in adjustViewForTwoPaneLandscape() 129 setBackgroundDrawable(mLightBgDrawable); in adjustViewForTwoPaneLandscape()
|
| D | FolderItemView.java | 159 mUnseenCountTextView.setBackgroundDrawable(drawable); in setUnseenCount()
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/ |
| D | TutorialEN.java | 121 window.setBackgroundDrawable(null); in init() 126 textView.setBackgroundDrawable(bubbleBackground); in init()
|
| /packages/apps/Music/src/com/android/music/ |
| D | VerticalTextSpinner.java | 201 setBackgroundDrawable(mBackgroundFocused); in onFocusChanged() 204 setBackgroundDrawable(null); in onFocusChanged()
|
| D | ArtistAlbumBrowserActivity.java | 660 vh.icon.setBackgroundDrawable(mDefaultAlbumIcon); in newChildView() 741 iv.setBackgroundDrawable(mDefaultAlbumIcon); in bindChildView()
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
| D | TutorialJAJP.java | 123 window.setBackgroundDrawable(null); in init() 128 textView.setBackgroundDrawable(bubbleBackground); in init()
|
| /packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
| D | AlarmActivity.java | 214 getWindow().setBackgroundDrawable(new ColorDrawable(mCurrentHourColor)); in onCreate() 595 getWindow().setBackgroundDrawable(new ColorDrawable(backgroundColor)); in getAlertAnimator()
|
| /packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
| D | Folder.java | 632 colorBlock.setBackgroundDrawable(null); in setFolderBlockColor() 637 colorBlock.setBackgroundDrawable(paintDrawable); in setFolderBlockColor()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ |
| D | FilterShowActivity.java | 264 getWindow().setBackgroundDrawable(new ColorDrawable(0)); in updateUIAfterServiceStarted() 284 getWindow().setBackgroundDrawable(new ColorDrawable(Color.GRAY)); in onCreate() 354 actionBar.setBackgroundDrawable(new ColorDrawable( in loadXML()
|
| /packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/ |
| D | ArchivedConversationListActivity.java | 43 actionBar.setBackgroundDrawable(new ColorDrawable( in updateActionBar()
|
| D | ConversationListActivity.java | 46 actionBar.setBackgroundDrawable(new ColorDrawable( in updateActionBar()
|
| /packages/apps/DeskClock/src/com/android/deskclock/ |
| D | BaseActivity.java | 116 getWindow().setBackgroundDrawable(mBackground); in setBackgroundColor()
|
| /packages/apps/SoundRecorder/src/com/android/soundrecorder/ |
| D | VUMeter.java | 54 setBackgroundDrawable(background); in init()
|
| /packages/apps/Dialer/src/com/android/dialer/voicemail/ |
| D | VoicemailArchiveActivity.java | 75 getWindow().setBackgroundDrawable(null); in onCreate()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
| D | PopupList.java | 158 popup.setBackgroundDrawable(mContext.getResources().getDrawable( in createPopupWindow()
|
| /packages/apps/Calendar/src/com/android/calendar/event/ |
| D | EditEventView.java | 1410 v.setBackgroundDrawable(null); in setViewStates() 1436 v.setBackgroundDrawable((Drawable) v.getTag()); in setViewStates() 1452 mRruleButton.setBackgroundDrawable(null); in setViewStates()
|
| /packages/apps/Dialer/src/com/android/dialer/ |
| D | DialtactsActivity.java | 388 getWindow().setBackgroundDrawable(null); in onCreate() 394 actionBar.setBackgroundDrawable(null); in onCreate()
|