Searched refs:setProfileIdsWithDisabled (Results 1 – 2 of 2) sorted by relevance
129 ShadowUserManager.getShadow().setProfileIdsWithDisabled( in workProfileDisallowShareLocationOn_getParentUserLocationServicesOnly()160 ShadowUserManager.getShadow().setProfileIdsWithDisabled( in workProfileDisallowShareLocationOff_getAllUserLocationServices()190 ShadowUserManager.getShadow().setProfileIdsWithDisabled( in privateProfileDisallowShareLocationOn_getParentUserLocationServicesOnly()225 ShadowUserManager.getShadow().setProfileIdsWithDisabled( in privateProfileDisallowShareLocationOff_getAllUserLocationServices()266 ShadowUserManager.getShadow().setProfileIdsWithDisabled(new int[]{UserHandle.myUserId()}); in withUserRestriction_shouldDisableLocationAccuracy()
215 public void setProfileIdsWithDisabled(int[] profileIds) { in setProfileIdsWithDisabled() method in ShadowUserManager