Searched refs:newFilter (Results 1 – 1 of 1) sorted by relevance
961 synchronized void setNotificationFilter(long newFilter) { in setNotificationFilter() argument963 mEventFilter = newFilter; in setNotificationFilter()965 if (!eventMaskContainsContacts(oldFilter) && eventMaskContainsContacts(newFilter)) { in setNotificationFilter()971 if (!eventMaskContainsCovo(oldFilter) && eventMaskContainsCovo(newFilter)) { in setNotificationFilter()