Home | History | Annotate | Download | only in am

Lines Matching refs:ums

1465         UserManagerService ums = getUserManager();
1466 return ums != null ? ums.getUserIds() : new int[] { 0 };