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.c895 case CS_SIDELOAD: return "sideload";
H A Dadb.c487 D("setting connection_state to CS_SIDELOAD\n");
488 t->connection_state = CS_SIDELOAD;

Completed in 20 milliseconds