Searched refs:mModelSessionLock (Results 1 – 1 of 1) sorted by relevance
73 private final Object mModelSessionLock = new Object(); field in SoundTriggerInstrumentationObserver.ModelSessionObserver88 synchronized (mModelSessionLock) {99 synchronized (mModelSessionLock) {107 synchronized (mModelSessionLock) {126 synchronized (mModelSessionLock) { in getOnRecognitionStartedFuture()136 synchronized (mModelSessionLock) { in getOnRecognitionStoppedFuture()146 synchronized (mModelSessionLock) { in getOnModelUnloadedFuture()157 synchronized (mModelSessionLock) { in resetOnRecognitionStartedFuture()169 synchronized (mModelSessionLock) { in resetOnRecognitionStoppedFuture()181 synchronized (mModelSessionLock) { in resetOnModelUnloadedFuture()[all …]