Searched refs:property (Results 1 – 7 of 7) sorted by relevance
87 on property:service.adb.root=190 on fs && property:sys.usb.configfs=1103 on fs && property:sys.usb.configfs=0117 on property:sys.usb.config=adb120 on property:sys.usb.config=fastboot123 on property:sys.usb.config=none && property:sys.usb.configfs=0129 on property:sys.usb.config=adb && property:sys.usb.configfs=0135 on property:sys.usb.config=sideload && property:sys.usb.configfs=0141 on property:sys.usb.config=fastboot && property:sys.usb.configfs=0148 on property:sys.usb.config=none && property:sys.usb.configfs=1[all …]
11 - The start / stop of `adbd` is managed via system property `sys.usb.config`, when setting to `adb`
73 @property
97 trigger, and will only re-enable it in debuggable builds (the `on property` rule will always run104 on property:ro.debuggable=1143 Both of the two conditions need to be satisfied. Although `ro.adb.secure` is a runtime property, its
30 // default license using the 'licenses: [...]' property on targets as needed.
587 public Builder addExtraProperty(String property) { in addExtraProperty() argument591 this.mExtraProperties.add(property); in addExtraProperty()
725 const std::string& property = args[1]; in RebootNowFn() local740 Reboot(property); in RebootNowFn()