Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DGuidedActionsStylistWithDivider.java28 public static final int ACTION_DIVIDER = -100; field in GuidedActionsStylistWithDivider
34 if (action.getId() == ACTION_DIVIDER) { in getItemViewType()
54 .id(ACTION_DIVIDER) in createDividerAction()
/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrSeriesDeletionFragment.java206 if (action.getId() == ACTION_DIVIDER) { in onCreateActionsStylist()