Searched defs:CTL_STOP (Results 1 - 2 of 2) sorted by path

/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java195 private static final String CTL_STOP = "ctl.stop"; field in class:BugreportProgressService
589 setSystemProperty(CTL_STOP, BUGREPORT_SERVICE);
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportUtils.java54 static final String CTL_STOP = "ctl.stop"; field in class:RemoteBugreportUtils

Completed in 69 milliseconds