Searched refs:BIPClientParams (Results 1 – 4 of 4) sorted by relevance
226 class BIPClientParams extends CommandParams { class230 BIPClientParams(CommandDetails cmdDet, TextMessage textMsg, boolean has_alpha_id) { in BIPClientParams() method in BIPClientParams
127 BIPClientParams param = (BIPClientParams) cmdParams; in CatCmdMessage()
487 BIPClientParams cmd = (BIPClientParams) cmdParams; in handleCommand()
1093 mCmdParams = new BIPClientParams(cmdDet, textMsg, has_alpha_id); in processBIPClient()