Searched refs:CS_SIDELOAD (Results 1 - 3 of 3) sorted by relevance

/system/core/adb/
H A Dadb.h470 #define CS_SIDELOAD 6 macro
H A Dtransport.c889 case CS_SIDELOAD: return "sideload";
H A Dadb.c483 D("setting connection_state to CS_SIDELOAD\n");
484 t->connection_state = CS_SIDELOAD;

Completed in 132 milliseconds