Searched refs:DEBUGGABLE (Results 1 – 5 of 5) sorted by relevance
28 public static final boolean DEBUGGABLE = field in RoSystemProperties
269 return RoSystemProperties.DEBUGGABLE && in isSslCheckRelaxed()
1588 return getBoolean(Booleans.DEBUGGABLE); in isDebuggable()1963 return setBoolean(Booleans.DEBUGGABLE, value);3598 DEBUGGABLE,3662 private static final long DEBUGGABLE = 1L << 7;
163 if (RoSystemProperties.DEBUGGABLE) { in checkShellPermissions()
39506 Landroid/os/SystemPropertiesProto$Ro;->DEBUGGABLE:J