Searched refs:setProfileIdsWithDisabled (Results 1 – 3 of 3) sorted by relevance
118 ShadowUserManager.getShadow().setProfileIdsWithDisabled( in workProfileDisallowShareLocationOn_getParentUserLocationServicesOnly()141 ShadowUserManager.getShadow().setProfileIdsWithDisabled( in workProfileDisallowShareLocationOff_getAllUserLocationServices()175 ShadowUserManager.getShadow().setProfileIdsWithDisabled(new int[]{UserHandle.myUserId()}); in withUserRestriction_shouldDisableLocationAccuracy()
74 ShadowUserManager.getShadow().setProfileIdsWithDisabled(new int[]{0}); in setUp()
142 public void setProfileIdsWithDisabled(int[] profileIds) { in setProfileIdsWithDisabled() method in ShadowUserManager