Home
last modified time | relevance | path

Searched refs:stopAll (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorDirectConnection.cpp46 stopAll(); in destroy()
99 stopAll(); in configureChannel()
146 void SensorService::SensorDirectConnection::stopAll(bool backupRecord) { in stopAll() function in android::SensorService::SensorDirectConnection
165 stopAll(false); in recoverAll()
DSensorDirectConnection.h50 void stopAll(bool backupRecord = false);
DSensorService.cpp516 connection->stopAll(true /* backupRecord */); in disableAllSensorsLocked()
/frameworks/base/cmds/statsd/src/metrics/duration_helper/
DOringDurationTracker.cpp94 const bool stopAll) { in noteStop() argument
99 if (stopAll || !mNested || it->second <= 0) { in noteStop()
114 if (stopAll || !mNested || pausedIt->second <= 0) { in noteStop()
DMaxDurationTracker.h46 const bool stopAll) override;
DOringDurationTracker.h44 const bool stopAll) override;
DDurationTracker.h91 const bool stopAll) = 0;
/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java577 stopAll(); in enqueueSpeechItem()
651 public int stopAll() { in stopAll() method in TextToSpeechService.SynthHandler
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65312 Landroid/speech/tts/TextToSpeechService$SynthHandler;->stopAll()I