Home | History | Annotate | Download | only in calculator2

Lines Matching refs:isPrefix

472         if (binary && !KeyMaps.isPrefix(id)) {
474 || KeyMaps.isPrefix(lastOp) && lastOp != R.id.op_sub) {