Searched defs:CTL_STOP (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ | ||
D | RemoteBugreportUtils.java | 54 static final String CTL_STOP = "ctl.stop"; field in RemoteBugreportUtils |
/frameworks/base/packages/Shell/src/com/android/shell/ | ||
D | BugreportProgressService.java | 195 private static final String CTL_STOP = "ctl.stop"; field in BugreportProgressService |
/frameworks/base/services/usb/java/com/android/server/usb/ | ||
D | UsbDeviceManager.java | 1732 protected static final String CTL_STOP = "ctl.stop"; field in UsbDeviceManager.UsbHandlerHal |