Searched refs:mDestroyOnceRunningOpsDone (Results 1 – 1 of 1) sorted by relevance
1092 private boolean mDestroyOnceRunningOpsDone; field in SoundTriggerService.SoundTriggerSessionStub.RemoteSoundTriggerDetectionService1143 if (mDestroyOnceRunningOpsDone) { in RemoteSoundTriggerDetectionService()1159 return !(mIsDestroyed || mDestroyOnceRunningOpsDone); in pingBinder()1206 if (!mDestroyOnceRunningOpsDone) { in destroy()1305 if (mIsDestroyed || mDestroyOnceRunningOpsDone) { in runOrAddOperation()1386 if (mDestroyOnceRunningOpsDone) { in runOrAddOperation()1447 mDestroyOnceRunningOpsDone = true; in onGenericSoundTriggerDetected()1481 mDestroyOnceRunningOpsDone = true; in onError()