Searched refs:shouldSendEvent (Results 1 – 3 of 3) sorted by relevance
235 if (shouldSendEvent(thisEvent)) { in reportSuggestionInternal()281 if (shouldSendEvent(thisEvent)) { in reportUncertainInternal()309 if (shouldSendEvent(thisEvent)) { in reportPermanentFailure()322 private boolean shouldSendEvent(TimeZoneProviderEvent newEvent) { in shouldSendEvent() method in TimeZoneProviderService
3744 if (!shouldSendEvent(event)) { in notifyDisplayEventAsync()3768 private boolean shouldSendEvent(@DisplayEvent int event) { in shouldSendEvent() method in CallbackRecord
10292 PLcom/android/server/display/DisplayManagerService$CallbackRecord;->shouldSendEvent(I)Z