Searched defs:DISALLOW_MODIFY_ACCOUNTS (Results 1 – 2 of 2) sorted by relevance
225 sDeviceState.dpc().componentName(), DISALLOW_MODIFY_ACCOUNTS); in addAccount_fromDpcWithDisallowModifyAccountsRestriction_accountAdded() local238 sDeviceState.dpc().componentName(), DISALLOW_MODIFY_ACCOUNTS); in addAccount_fromDpcWithDisallowModifyAccountsRestriction_accountAdded() local249 sDeviceState.dpc().componentName(), DISALLOW_MODIFY_ACCOUNTS); in removeAccount_fromDpcWithDisallowModifyAccountsRestriction_accountRemoved() local269 sDeviceState.dpc().componentName(), DISALLOW_MODIFY_ACCOUNTS); in removeAccount_fromDpcWithDisallowModifyAccountsRestriction_accountRemoved() local
31 public static final String DISALLOW_MODIFY_ACCOUNTS = "no_modify_accounts"; field in CommonUserRestrictions