Searched refs:mPendingCmds (Results 1 – 1 of 1) sorted by relevance
87 private HashMap<Integer, Message> mPendingCmds = field in ImsUt115 if (!mPendingCmds.isEmpty()) { in close()117 mPendingCmds.entrySet().toArray(new Map.Entry[mPendingCmds.size()]); in close()124 mPendingCmds.clear(); in close()188 mPendingCmds.put(Integer.valueOf(id), result); in queryCallBarring()217 mPendingCmds.put(Integer.valueOf(id), result); in queryCallForward()245 mPendingCmds.put(Integer.valueOf(id), result); in queryCallWaiting()272 mPendingCmds.put(Integer.valueOf(id), result); in queryCLIR()298 mPendingCmds.put(Integer.valueOf(id), result); in queryCLIP()324 mPendingCmds.put(Integer.valueOf(id), result); in queryCOLR()[all …]