Searched refs:mDestroyOnceRunningOpsDone (Results 1 – 1 of 1) sorted by relevance
1087 private boolean mDestroyOnceRunningOpsDone; field in SoundTriggerService.SoundTriggerSessionStub.RemoteSoundTriggerDetectionService1138 if (mDestroyOnceRunningOpsDone) { in RemoteSoundTriggerDetectionService()1154 return !(mIsDestroyed || mDestroyOnceRunningOpsDone); in pingBinder()1201 if (!mDestroyOnceRunningOpsDone) { in destroy()1300 if (mIsDestroyed || mDestroyOnceRunningOpsDone) { in runOrAddOperation()1381 if (mDestroyOnceRunningOpsDone) { in runOrAddOperation()1442 mDestroyOnceRunningOpsDone = true; in onGenericSoundTriggerDetected()1476 mDestroyOnceRunningOpsDone = true; in onError()