Home | History | Annotate | Download | only in wm

Lines Matching defs:SYSTEM_DEBUGGABLE

348     private static final String SYSTEM_DEBUGGABLE = "ro.debuggable";
4082 "0".equals(SystemProperties.get(SYSTEM_DEBUGGABLE, "0"));