Searched refs:has_alpha_id (Results 1 – 2 of 2) sorted by relevance
230 BIPClientParams(CommandDetails cmdDet, TextMessage textMsg, boolean has_alpha_id) { in BIPClientParams() argument233 mHasAlphaId = has_alpha_id; in BIPClientParams()
1075 boolean has_alpha_id = false; in processBIPClient()1082 has_alpha_id = true; in processBIPClient()1093 mCmdParams = new BIPClientParams(cmdDet, textMsg, has_alpha_id); in processBIPClient()