HomeSort by relevance Sort by last modified time
    Searched refs:VIEW_TYPE_ACTION (Results 1 - 2 of 2) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
SettingsLayoutAdapter.java 132 case Layout.LayoutRow.VIEW_TYPE_ACTION:
215 if (mViewType == Layout.LayoutRow.VIEW_TYPE_ACTION) {
230 if (mViewType == Layout.LayoutRow.VIEW_TYPE_ACTION) {
249 if (mViewType == Layout.LayoutRow.VIEW_TYPE_ACTION) {
281 if (mViewType == Layout.LayoutRow.VIEW_TYPE_ACTION) {
287 if (mViewType == Layout.LayoutRow.VIEW_TYPE_ACTION) {
Layout.java 69 public static final int VIEW_TYPE_ACTION = 0;
161 mViewType = VIEW_TYPE_ACTION;

Completed in 1839 milliseconds