Searched refs:isPlausible (Results 1 – 1 of 1) sorted by relevance
115 const bool isPlausible = addedTime < (expectedPresentTime + s2ns(1)); in shouldPresentNow() local116 ALOGW_IF(!isPlausible, in shouldPresentNow()121 if (!isPlausible) { in shouldPresentNow()126 return isDue || !isPlausible; in shouldPresentNow()