Searched refs:oldFilter (Results 1 – 2 of 2) sorted by relevance
332 ColorFilter oldFilter = paint.getColorFilter(); in drawBackground() local337 paint.setColorFilter(oldFilter); in drawBackground()
1044 long oldFilter = mEventFilter; in setNotificationFilter() local1047 if (!eventMaskContainsContacts(oldFilter) && eventMaskContainsContacts(newFilter)) { in setNotificationFilter()1053 if (!eventMaskContainsCovo(oldFilter) && eventMaskContainsCovo(newFilter)) { in setNotificationFilter()