Searched refs:CTL_STOP (Results 1 – 3 of 3) sorted by relevance
54 static final String CTL_STOP = "ctl.stop"; field in RemoteBugreportUtils
6215 mInjector.systemPropertiesSet(RemoteBugreportUtils.CTL_STOP, in onBugreportFailed()6248 mInjector.systemPropertiesSet(RemoteBugreportUtils.CTL_STOP, in onBugreportSharingDeclined()
195 private static final String CTL_STOP = "ctl.stop"; field in BugreportProgressService589 setSystemProperty(CTL_STOP, BUGREPORT_SERVICE); in cancel()