Searched refs:TetherStatusResult (Results 1 – 2 of 2) sorted by relevance
/system/netd/ | ||
D | ResponseCode.h | 35 static const int TetherStatusResult = 210; variable |
D | CommandListener.cpp | 719 cli->sendMsg(ResponseCode::TetherStatusResult, tmp, false); in runCommand() |