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 214 registry->RegisterDictionaryPref(prefs::kDeviceActivityTimes,
276 local_state_->GetDictionary(prefs::kDeviceActivityTimes);
299 local_state_->Set(prefs::kDeviceActivityTimes, *copy);
306 DictionaryPrefUpdate update(local_state_, prefs::kDeviceActivityTimes);
349 DictionaryPrefUpdate update(local_state_, prefs::kDeviceActivityTimes);
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h 758 extern const char kDeviceActivityTimes[];
    [all...]

Completed in 34 milliseconds