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

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DeveloperOptionsActivity.java 111 mHelper.getGlobalIntSetting(Settings.Global.STAY_ON_WHILE_PLUGGED_IN)));
128 mResources, mHelper.getGlobalIntSetting(Settings.Global.ADB_ENABLED)));
136 mHelper.getGlobalIntSetting(Settings.Global.WAIT_FOR_DEBUGGER)));
139 mHelper.getGlobalIntSetting(
254 mResources, mHelper.getGlobalIntSetting(Settings.Global.SHOW_PROCESSES)));
263 mResources, mHelper.getGlobalIntSetting(
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
SettingsHelper.java 166 public String getGlobalIntSetting(String setting) {

Completed in 162 milliseconds