Searched defs:USER_NULL (Results 1 – 3 of 3) sorted by relevance
36 public static final @UserIdInt int USER_NULL = -10000; field in UserHandleCompat
44 int USER_NULL = UserHandle.USER_NULL; field in UserHandleCompat
43 public static final @UserIdInt int USER_NULL = UserHandle.USER_NULL; field in UserManagerHelper