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 206 registry->RegisterDictionaryPref(prefs::kDeviceActivityTimes,
266 local_state_->GetDictionary(prefs::kDeviceActivityTimes);
289 local_state_->Set(prefs::kDeviceActivityTimes, *copy);
296 DictionaryPrefUpdate update(local_state_, prefs::kDeviceActivityTimes);
339 DictionaryPrefUpdate update(local_state_, prefs::kDeviceActivityTimes);
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h 773 extern const char kDeviceActivityTimes[];
    [all...]

Completed in 84 milliseconds