Searched refs:adb (Results 1 – 5 of 5) sorted by relevance
11 adb reboot bootloader20 adb root21 adb sync data24 adb shell /data/nativetest/recovery_unit_test/recovery_unit_test25 adb shell /data/nativetest/recovery_component_test/recovery_component_test28 adb shell /data/nativetest64/recovery_unit_test/recovery_unit_test29 adb shell /data/nativetest64/recovery_component_test/recovery_component_test47 1. `adb sync data` to make sure the test-dir has the images to test.
1157 bool adb = (chosen_action == Device::APPLY_ADB_SIDELOAD); in prompt_and_wait() local1158 if (adb) { in prompt_and_wait()1177 ui->Print("\nInstall from %s complete.\n", adb ? "ADB" : "SD card"); in prompt_and_wait()
33 write /sys/class/android_usb/android0/f_ffs/aliases adb35 mkdir /dev/usb-ffs/adb 0770 shell shell36 mount functionfs adb /dev/usb-ffs/adb uid=2000,gid=200041 write /sys/class/android_usb/android0/functions adb100 on property:service.adb.root=1
22 LOCAL_C_INCLUDES := bootable/recovery system/core/adb35 LOCAL_C_INCLUDES := $(LOCAL_PATH) system/core/adb
17 adb install $PATH_TO_APP24 adb root && adb pull /data/data/com.android.recovery_l10n/files/text-out.png