Searched refs:alphaId (Results 1 – 1 of 1) sorted by relevance
1206 TextMessage alphaId = mStkContext[slotId].mCurrentCmd.geTextMessage(); in handleCmd() local1207 if ((alphaId == null) || TextUtils.isEmpty(alphaId.text)) { in handleCmd()1215 launchConfirmationDialog(alphaId, slotId); in handleCmd()