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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DevelopmentFragment.java 184 private SwitchPreference mDebugViewAttributes;
330 mDebugViewAttributes = findAndInitSwitchPref(DEBUG_VIEW_ATTRIBUTES);
605 updateSwitchPreference(mDebugViewAttributes, Settings.Global.getInt(cr,
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]

Completed in 152 milliseconds