Searched refs:CHECKMARK (Results 1 – 3 of 3) sorted by relevance
71 public static final int CHECKMARK = 1; field in SlicesConstants75 @IntDef({SWITCH, CHECKMARK, RADIO, SEEKBAR})
31 import static com.android.tv.twopanelsettings.slices.SlicesConstants.CHECKMARK;107 case CHECKMARK : in getPreference()
20 import static com.android.tv.twopanelsettings.slices.SlicesConstants.CHECKMARK;636 return addButton(pendingIntent, isChecked, CHECKMARK); in addCheckMark()770 mButtonStyle = CHECKMARK; in setCheckmark()