Searched refs:stopAll (Results 1 – 4 of 4) sorted by relevance
37 stopAll(); in ~SensorDirectConnection()89 stopAll(); in configureChannel()136 void SensorService::SensorDirectConnection::stopAll(bool backupRecord) { in stopAll() function in android::SensorService::SensorDirectConnection155 stopAll(false); in recoverAll()
50 void stopAll(bool clearRecord = false);
345 connection->stopAll(true /* backupRecord */); in dump()
559 stopAll(); in enqueueSpeechItem()632 public int stopAll() { in stopAll() method in TextToSpeechService.SynthHandler