Searched defs:SHELL_UID (Results 1 – 2 of 2) sorted by relevance
48 public static final String SHELL_UID = "2000"; // Use shell, even if rooted. field in Utils
67 public static final int SHELL_UID = 2000; field in Process