Searched refs:DisplayTextParams (Results 1 – 8 of 8) sorted by relevance
51 class DisplayTextParams extends CommandParams { class56 DisplayTextParams(CommandDetails cmdDet, TextMessage textMsg) { in DisplayTextParams() method in DisplayTextParams
445 if (STK_DEFAULT.equals(((DisplayTextParams)cmdParams).mTextMsg.text)) { in handleCommand()447 ((DisplayTextParams)cmdParams).mTextMsg.text = null; in handleCommand()454 if ((((DisplayTextParams)cmdParams).mTextMsg.text != null) in handleCommand()455 && (((DisplayTextParams)cmdParams).mTextMsg.text.equals(STK_DEFAULT))) { in handleCommand()457 ((DisplayTextParams)cmdParams).mTextMsg.text = message.toString(); in handleCommand()
99 mTextMsg = ((DisplayTextParams) cmdParams).mTextMsg; in CatCmdMessage()
381 mCmdParams = new DisplayTextParams(cmdDet, textMsg); in processDisplayText()431 mCmdParams = new DisplayTextParams(cmdDet, textMsg); in processSetUpIdleModeText()726 mCmdParams = new DisplayTextParams(cmdDet, textMsg); in processEventNotify()
9670 com.android.internal.telephony.cat.DisplayTextParams
34127 Lcom/android/internal/telephony/cat/DisplayTextParams;
9691 com.android.internal.telephony.cat.DisplayTextParams
43791 Lcom/android/internal/telephony/cat/DisplayTextParams;