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