HomeSort by relevance Sort by last modified time
    Searched full:mdefaultselection (Results 1 - 1 of 1) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
Layout.java 440 private boolean mDefaultSelection = false;
510 mAction.mDefaultSelection = true;
843 if (node instanceof Action && ((Action) node).mDefaultSelection) {

Completed in 250 milliseconds