Searched refs:wasPresent (Results 1 – 1 of 1) sorted by relevance
79 bool wasPresent = mPq.remove(alarm); in remove() local80 if (!wasPresent) return; in remove()