Searched refs:stopAll (Results 1 – 9 of 9) sorted by relevance
46 stopAll(); in destroy()99 stopAll(); in configureChannel()146 void SensorService::SensorDirectConnection::stopAll(bool backupRecord) { in stopAll() function in android::SensorService::SensorDirectConnection165 stopAll(false); in recoverAll()
50 void stopAll(bool backupRecord = false);
516 connection->stopAll(true /* backupRecord */); in disableAllSensorsLocked()
94 const bool stopAll) { in noteStop() argument99 if (stopAll || !mNested || it->second <= 0) { in noteStop()114 if (stopAll || !mNested || pausedIt->second <= 0) { in noteStop()
46 const bool stopAll) override;
44 const bool stopAll) override;
91 const bool stopAll) = 0;
577 stopAll(); in enqueueSpeechItem()651 public int stopAll() { in stopAll() method in TextToSpeechService.SynthHandler
65312 Landroid/speech/tts/TextToSpeechService$SynthHandler;->stopAll()I