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