Searched refs:APPLY_ADB_SIDELOAD (Results 1 – 3 of 3) sorted by relevance
48 APPLY_ADB_SIDELOAD = 4, enumerator
33 { "Apply update from ADB", Device::APPLY_ADB_SIDELOAD },
458 case Device::APPLY_ADB_SIDELOAD: in PromptAndWait()472 } else if (chosen_action == Device::APPLY_ADB_SIDELOAD) { in PromptAndWait()