Searched refs:isPlausible (Results 1 – 1 of 1) sorted by relevance
277 bool isPlausible = timestamp < (expectedPresent + s2ns(1)); in shouldPresentNow() local278 ALOGW_IF(!isPlausible, in shouldPresentNow()284 return isDue || !isPlausible; in shouldPresentNow()