Searched refs:CTL_STOP (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportUtils.java52 static final String CTL_STOP = "ctl.stop"; field in class:RemoteBugreportUtils
H A DDevicePolicyManagerService.java5679 mInjector.systemPropertiesSet(RemoteBugreportUtils.CTL_STOP,
5712 mInjector.systemPropertiesSet(RemoteBugreportUtils.CTL_STOP,
/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java183 private static final String CTL_STOP = "ctl.stop"; field in class:BugreportProgressService
563 setSystemProperty(CTL_STOP, BUGREPORT_SERVICE);

Completed in 999 milliseconds