/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | ColorPreference.java | 119 final ImageView swatch = (ImageView) view.findViewById(R.id.color_swatch); in onBindListItem() local 121 swatch.setBackgroundResource(R.drawable.transparency_tileable); in onBindListItem() 123 swatch.setBackground(null); in onBindListItem() 126 final Drawable foreground = swatch.getDrawable(); in onBindListItem() 130 swatch.setImageDrawable(new ColorDrawable(argb)); in onBindListItem()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/ |
D | ColorPreference.java | 119 final ImageView swatch = (ImageView) view.findViewById(R.id.color_swatch); in onBindListItem() local 121 swatch.setBackgroundResource(R.drawable.transparency_tileable); in onBindListItem() 123 swatch.setBackground(null); in onBindListItem() 126 final Drawable foreground = swatch.getDrawable(); in onBindListItem() 130 swatch.setImageDrawable(new ColorDrawable(argb)); in onBindListItem()
|
/packages/apps/Settings/src/com/android/settings/sim/ |
D | SimPreferenceDialog.java | 225 holder.swatch = drawable; in getView() 233 holder.swatch.getPaint().setColor(mTintArr[position]); in getView() 234 holder.swatch.getPaint().setStyle(Paint.Style.FILL_AND_STROKE); in getView() 236 holder.icon.setImageDrawable(holder.swatch); in getView() 246 holder.swatch.getPaint().setStyle(Paint.Style.FILL_AND_STROKE); in getDropDownView() 248 holder.swatch.getPaint().setStyle(Paint.Style.STROKE); in getDropDownView() 257 ShapeDrawable swatch; field in SimPreferenceDialog.SelectColorAdapter.ViewHolder
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/sim/ |
D | SimPreferenceDialog.java | 225 holder.swatch = drawable; in getView() 233 holder.swatch.getPaint().setColor(mTintArr[position]); in getView() 234 holder.swatch.getPaint().setStyle(Paint.Style.FILL_AND_STROKE); in getView() 236 holder.icon.setImageDrawable(holder.swatch); in getView() 246 holder.swatch.getPaint().setStyle(Paint.Style.FILL_AND_STROKE); in getDropDownView() 248 holder.swatch.getPaint().setStyle(Paint.Style.STROKE); in getDropDownView() 257 ShapeDrawable swatch; field in SimPreferenceDialog.SelectColorAdapter.ViewHolder
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |