Searched refs:mMainCmd (Results 1 – 1 of 1) sorted by relevance
64 private StkCmdMessage mMainCmd = null; field in StkAppService255 if (mMainCmd == null) { in handleMessage()306 if (mMainCmd == null) { in handleMessage()352 mCurrentCmd = mMainCmd; in handleSessionEnd()356 if (mCurrentMenu != null && mMainCmd != null) { in handleSessionEnd()357 mCurrentMenu = mMainCmd.getMenu(); in handleSessionEnd()389 } else if (mMainCmd != null){ in handleCmd()390 msg.title = mMainCmd.getMenu().title; in handleCmd()402 mMainCmd = mCurrentCmd; in handleCmd()