Searched defs:SHELL_UID (Results 1 – 3 of 3) sorted by relevance
51 public static final String SHELL_UID = "2000"; // Use shell, even if rooted. field in Utils
41 constexpr uid_t SHELL_UID = 2000; variable
128 public static final int SHELL_UID = 2000; field in AtomTestCase