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

  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_constants.h 100 DEVICE_MODE_CONSUMER, // The device is locally owned as consumer
  /external/chromium_org/chrome/browser/chromeos/policy/
enterprise_install_attributes.cc 28 case DEVICE_MODE_CONSUMER:
48 return DEVICE_MODE_CONSUMER;
371 registration_mode_ = DEVICE_MODE_CONSUMER;
enterprise_install_attributes_unittest.cc 190 EXPECT_EQ(DEVICE_MODE_CONSUMER, install_attributes_.GetMode());
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc     [all...]

Completed in 4764 milliseconds