Searched refs:APPLY_ADB_SIDELOAD (Results 1 – 3 of 3) sorted by relevance
45 APPLY_ADB_SIDELOAD = 4, enumerator
32 { "Apply update from ADB", Device::APPLY_ADB_SIDELOAD },
544 case Device::APPLY_ADB_SIDELOAD: in prompt_and_wait()555 } else if (chosen_action == Device::APPLY_ADB_SIDELOAD) { in prompt_and_wait()