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

  /external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector.cc 163 registry->RegisterDictionaryPref(prefs::kDeviceActivityTimes,
237 local_state_->GetDictionary(prefs::kDeviceActivityTimes);
260 local_state_->Set(prefs::kDeviceActivityTimes, *copy);
267 DictionaryPrefUpdate update(local_state_, prefs::kDeviceActivityTimes);
310 DictionaryPrefUpdate update(local_state_, prefs::kDeviceActivityTimes);
  /external/chromium_org/chrome/common/
pref_names.h 662 extern const char kDeviceActivityTimes[];
pref_names.cc     [all...]

Completed in 45 milliseconds