Searched defs:USER_ALL (Results 1 – 2 of 2) sorted by relevance
29 public static final int USER_ALL = UserHandle.ALL.getIdentifier(); field in UserHandleCompat
46 public static final @UserIdInt int USER_ALL = -1; field in UserHandle