Searched refs:getCmdType (Results 1 – 2 of 2) sorted by relevance
86 switch(getCmdType()) { in CatCmdMessage()147 switch (getCmdType()) { in CatCmdMessage()181 switch(getCmdType()) { in writeToParcel()220 public AppInterface.CommandType getCmdType() { in getCmdType() method in CatCmdMessage
557 ((CatCmdMessage)msg.obj).getCmdType()!= null) { in handleMessage()581 mStkContext[slotId].mCurrentCmd.getCmdType()); in handleMessage()922 switch (cmd.getCmdType()) { in isCmdInteractive()1079 CatLog.d(LOG_TAG,"[handleCmd]" + cmdMsg.getCmdType().name()); in handleCmd()1080 switch (cmdMsg.getCmdType()) { in handleCmd()1216 switch(cmdMsg.getCmdType()) { in handleCmd()1305 mCurrentMenuCmd.getCmdType()); in handleCmdResponse()1307 switch(mStkContext[slotId].mCurrentMenuCmd.getCmdType()) { in handleCmdResponse()1344 switch (mStkContext[slotId].mCurrentCmd.getCmdType()) { in handleCmdResponse()1417 switch (mStkContext[slotId].mCurrentCmd.getCmdType()) { in handleCmdResponse()[all …]