Home | History | Annotate | Download | only in stk

Lines Matching refs:geInput

1040             if (input != null && (null != mStkContext[slotId].mCurrentCmd.geInput()) &&
1041 (mStkContext[slotId].mCurrentCmd.geInput().yesNo)) {
1292 newIntent.putExtra("INPUT", mStkContext[slotId].mCurrentCmd.geInput());