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