Home | History | Annotate | Download | only in settings

Lines Matching refs:getProfileIdsWithDisabled

635         // API level 24 and UserManager.getProfileIdsWithDisabled can be Mocked (to avoid having
658 int[] profileIds = um.getProfileIdsWithDisabled(parentUserId);
1038 final int[] profileIds = um.getProfileIdsWithDisabled(UserHandle.myUserId());