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.java286 synchronized void expire() throws InterruptedException { in expire() method in AlarmManagerServiceTest.TestTimer
287 expire(IS_WAKEUP_MASK); // Default: evaluate eligibility of all alarms in expire()
290 synchronized void expire(int flags) throws InterruptedException { in expire() method in AlarmManagerServiceTest.TestTimer
701 mTestTimer.expire(TIME_CHANGED_MASK); in timeChangeMovesRtcAlarm()
714 mTestTimer.expire(); in testSingleAlarmExpiration()
732 mTestTimer.expire(); in testAlarmBroadcastOption()
909 mTestTimer.expire(); in testQuotasDeferralOnSet()
928 mTestTimer.expire(); in testQuotasDeferralOnExpiration()
946 mTestTimer.expire(); in testQuotasNoDeferral()
1044 mTestTimer.expire(); in testRestrictedBucketAlarmsDeferredOnSet()
[all …]
/frameworks/av/services/mediametrics/include/mediametricsservice/
DAudioAnalytics.h233 void expire();
/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/av/services/mediametrics/
DAudioAnalytics.cpp1094 mAudioAnalytics.mTimedAction.postIn(std::chrono::seconds(5), [this](){ expire(); }); in a2dpConnected()
1174 mAudioAnalytics.mTimedAction.postIn(std::chrono::seconds(5), [this](){ expire(); }); in postBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()
1177 void AudioAnalytics::DeviceConnection::expire() { in expire() function in android::mediametrics::AudioAnalytics::DeviceConnection
/frameworks/native/services/inputflinger/docs/
Danr.md69 …of the entries for this connection inside AnrTracker will be modified to expire at `time = (curren…