Searched refs:errorIntent (Results 1 – 1 of 1) sorted by relevance
49 Intent errorIntent = new Intent(HceUtils.ACTION_APDU_SEQUENCE_ERROR); in onApduSequenceError() local50 sendBroadcast(errorIntent); in onApduSequenceError()