Searched refs:PHONE_ID_COUNT (Results 1 – 1 of 1) sorted by relevance
186 private static final int PHONE_ID_COUNT = 7; field in CommandRecognizerEngine987 && commands.length >= PHONE_ID_COUNT + 1) { in onRecognitionSuccess()1005 if (commands.length == PHONE_ID_COUNT + 2) { in onRecognitionSuccess()1007 final String spokenPhoneIdCommand = commands[PHONE_ID_COUNT + 1]; in onRecognitionSuccess()1023 else if (commands.length == PHONE_ID_COUNT + 1) { in onRecognitionSuccess()1057 if (commands.length == PHONE_ID_COUNT + 2) { in onRecognitionSuccess()