Searched refs:checkIfAccountManagementDisabled (Results 1 – 2 of 2) sorted by relevance
140 .checkIfAccountManagementDisabled(mContext, "account_type", mUserId); in checkIfDevicePolicyServiceDisabled_noEnforceAdminForManagedProfile()150 .checkIfAccountManagementDisabled(mContext, "account_type", mUserId); in checkIfDeviceAdminFeatureDisabled_noEnforceAdminForManagedProfile()
455 public static EnforcedAdmin checkIfAccountManagementDisabled(Context context, in checkIfAccountManagementDisabled() method in RestrictedLockUtilsInternal