Searched refs:mIsStopping (Results 1 – 3 of 3) sorted by relevance
398 private boolean mIsStopping = false; field in SoundTriggerModule.Session.Model440 if (mIsStopping == true) { in startRecognition()457 mIsStopping = true; in stopRecognition()461 mIsStopping = false; in stopRecognition()
95 volatile boolean mIsStopping = false; field in BackupHandler115 mIsStopping = true; in stop()126 if (!mIsStopping) { in dispatchMessage()144 if (mIsStopping) { in handleMessage()
136 mIsStopping = mShouldStop; in dispatchMessageInternal()