Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportManager.java70 private static final String CTL_STOP = "ctl.stop"; field in RemoteBugreportManager
270 mInjector.systemPropertiesSet(CTL_STOP, REMOTE_BUGREPORT_SERVICE); in onBugreportFailed()
294 mInjector.systemPropertiesSet(CTL_STOP, in onBugreportSharingDeclined()