Home
last modified time | relevance | path

Searched refs:expire (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/alarm/
DAlarmManagerServiceTest.java260 synchronized void expire() throws InterruptedException { in expire() method in AlarmManagerServiceTest.TestTimer
261 expire(IS_WAKEUP_MASK); // Default: evaluate eligibility of all alarms in expire()
264 synchronized void expire(int flags) throws InterruptedException { in expire() method in AlarmManagerServiceTest.TestTimer
637 mTestTimer.expire(TIME_CHANGED_MASK); in timeChangeMovesRtcAlarm()
650 mTestTimer.expire(); in testSingleAlarmExpiration()
823 mTestTimer.expire(); in testQuotasDeferralOnSet()
841 mTestTimer.expire(); in testQuotasDeferralOnExpiration()
858 mTestTimer.expire(); in testQuotasNoDeferral()
956 mTestTimer.expire(); in testRestrictedBucketAlarmsDeferredOnSet()
978 mTestTimer.expire(); in testRestrictedBucketAlarmsDeferredOnExpiration()
[all …]
/frameworks/av/services/mediametrics/
DAudioAnalytics.h172 void expire();
DAudioAnalytics.cpp797 mAudioAnalytics.mTimedAction.postIn(std::chrono::seconds(5), [this](){ expire(); }); in a2dpConnected()
877 mAudioAnalytics.mTimedAction.postIn(std::chrono::seconds(5), [this](){ expire(); }); in postBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
880 void AudioAnalytics::DeviceConnection::expire() { in expire() function in android::mediametrics::AudioAnalytics::DeviceConnection
/frameworks/av/media/bufferpool/1.0/
DBufferPoolClient.cpp193 bool expire() const { in expire() function
577 if (!it->second->hasCache() && (it->second->expire() || clearCache)) { in evictCaches()
/frameworks/av/media/bufferpool/2.0/
DBufferPoolClient.cpp214 bool expire() const { in expire() function
681 if (!it->second->hasCache() && (it->second->expire() || in evictCaches()
/frameworks/native/services/inputflinger/docs/
Danr.md69 …of the entries for this connection inside AnrTracker will be modified to expire at `time = (curren…