Home
last modified time | relevance | path

Searched refs:mAppearanceButton (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
DAnalogComplicationConfigRecyclerViewAdapter.java609 private Button mAppearanceButton; field in AnalogComplicationConfigRecyclerViewAdapter.ColorPickerViewHolder
618 mAppearanceButton = (Button) view.findViewById(R.id.color_picker_button); in ColorPickerViewHolder()
623 mAppearanceButton.setText(name); in setName()
627 Context context = mAppearanceButton.getContext(); in setIcon()
628 mAppearanceButton.setCompoundDrawablesWithIntrinsicBounds( in setIcon()