Searched refs:APPLY_ADB_SIDELOAD (Results 1 – 3 of 3) sorted by relevance
41 case 2: return APPLY_ADB_SIDELOAD; in InvokeMenuItem()
64 APPLY_ADB_SIDELOAD = 4, enumerator
1073 case Device::APPLY_ADB_SIDELOAD: in prompt_and_wait()1076 bool adb = (chosen_action == Device::APPLY_ADB_SIDELOAD); in prompt_and_wait()