Searched refs:INVALID_VALUE (Results 1 – 3 of 3) sorted by relevance
26 #define INVALID_VALUE -1 macro313 decryptId(INVALID_VALUE), in DecryptHandle()315 decryptApiType(INVALID_VALUE), in DecryptHandle()316 status(INVALID_VALUE), in DecryptHandle()
63 private static final int INVALID_VALUE = Integer.MIN_VALUE; field in SoundTriggerHelper79 private int mKeyphraseId = INVALID_VALUE;80 private int mCurrentSoundModelHandle = INVALID_VALUE;174 if (mCurrentSoundModelHandle != INVALID_VALUE in startRecognition()181 mCurrentSoundModelHandle = INVALID_VALUE; in startRecognition()200 if (mCurrentSoundModelHandle == INVALID_VALUE in startRecognition()202 int[] handle = new int[] { INVALID_VALUE }; in startRecognition()208 if (handle[0] == INVALID_VALUE) { in startRecognition()300 if (mCurrentSoundModelHandle == INVALID_VALUE) { in stopAllRecognitions()469 || mCurrentSoundModelHandle == INVALID_VALUE || mActiveListener == null) { in updateRecognitionLocked()[all …]
31 #define INVALID_VALUE -1 macro227 int retCode = INVALID_VALUE; in openConvertSession()329 ssize_t retCode = INVALID_VALUE; in pread()