Searched refs:notifState (Results 1 – 1 of 1) sorted by relevance
224 final NotificationState notifState = iter.next(); in cancel() local225 if (notifState.mType == type) { in cancel()226 notifState.mCanceled = true; in cancel()