Home | History | Annotate | Download | only in policy

Lines Matching defs:DevicePolicyImpl

98 DevicePolicyImpl::DevicePolicyImpl()
103 DevicePolicyImpl::~DevicePolicyImpl() {
106 bool DevicePolicyImpl::LoadPolicy() {
136 bool DevicePolicyImpl::GetPolicyRefreshRate(int* rate) const {
144 bool DevicePolicyImpl::GetUserWhitelist(
156 bool DevicePolicyImpl::GetGuestModeEnabled(bool* guest_mode_enabled) const {
164 bool DevicePolicyImpl::GetCameraEnabled(bool* camera_enabled) const {
171 bool DevicePolicyImpl::GetShowUserNames(bool* show_user_names) const {
178 bool DevicePolicyImpl::GetDataRoamingEnabled(bool* data_roaming_enabled) const {
186 bool DevicePolicyImpl::GetAllowNewUsers(bool* allow_new_users) const {
193 bool DevicePolicyImpl::GetMetricsEnabled(bool* metrics_enabled) const {
200 bool DevicePolicyImpl::GetReportVersionInfo(bool* report_version_info) const {
213 bool DevicePolicyImpl::GetReportActivityTimes(
227 bool DevicePolicyImpl::GetReportBootMode(bool* report_boot_mode) const {
240 bool DevicePolicyImpl::GetEphemeralUsersEnabled(
249 bool DevicePolicyImpl::GetReleaseChannel(
263 bool DevicePolicyImpl::GetReleaseChannelDelegated(
277 bool DevicePolicyImpl::GetUpdateDisabled(
291 bool DevicePolicyImpl::GetTargetVersionPrefix(
305 bool DevicePolicyImpl::GetScatterFactorInSeconds(
319 bool DevicePolicyImpl::GetAllowedConnectionTypesForUpdate(
337 bool DevicePolicyImpl::GetOpenNetworkConfiguration(
351 bool DevicePolicyImpl::GetOwner(std::string* owner) const {
363 bool DevicePolicyImpl::GetHttpDownloadsEnabled(
378 bool DevicePolicyImpl::GetAuP2PEnabled(bool* au_p2p_enabled) const {
392 bool DevicePolicyImpl::VerifyPolicyFiles() {
413 bool DevicePolicyImpl::VerifyPolicySignature() {