Searched refs:kDeviceLocation (Results 1 – 4 of 4) sorted by relevance
131 local_state_->GetDictionary(prefs::kDeviceLocation); in DeviceStatusCollector()165 registry->RegisterDictionaryPref(prefs::kDeviceLocation, in RegisterPrefs()215 local_state_->ClearPref(prefs::kDeviceLocation); in UpdateReportingSettings()552 local_state_->Set(prefs::kDeviceLocation, location); in ReceiveGeolocationUpdate()
612 EXPECT_FALSE(prefs_.GetDictionary(prefs::kDeviceLocation)->empty()); in TEST_F()628 EXPECT_TRUE(prefs_.GetDictionary(prefs::kDeviceLocation)->empty()); in TEST_F()
1852 const char kDeviceLocation[] = "device_status.location"; variable
663 extern const char kDeviceLocation[];