Searched refs:expire (Results 1 – 6 of 6) sorted by relevance
260 synchronized void expire() throws InterruptedException { in expire() method in AlarmManagerServiceTest.TestTimer261 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.TestTimer637 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 …]
172 void expire();
797 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
193 bool expire() const { in expire() function577 if (!it->second->hasCache() && (it->second->expire() || clearCache)) { in evictCaches()
214 bool expire() const { in expire() function681 if (!it->second->hasCache() && (it->second->expire() || in evictCaches()
69 …of the entries for this connection inside AnrTracker will be modified to expire at `time = (curren…