Searched defs:mMatchesInterruptionFilter (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1330 private boolean mMatchesInterruptionFilter; field in class:NotificationListenerService.Ranking
1399 return mMatchesInterruptionFilter;
1478 mMatchesInterruptionFilter = matchesInterruptionFilter;

Completed in 41 milliseconds