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.java33 public static final int ACTION_DIVIDER = -100; field in GuidedActionsStylistWithDivider
38 if (action.getId() == ACTION_DIVIDER) { in getItemViewType()
58 .id(ACTION_DIVIDER) in createDividerAction()
/packages/apps/TV/src/com/android/tv/dvr/ui/
DSeriesDeletionFragment.java204 if (action.getId() == ACTION_DIVIDER) { in onCreateActionsStylist()