HomeSort by relevance Sort by last modified time
    Searched full:matchesinterruptionfilter (Results 1 - 8 of 8) sorted by null

  /frameworks/base/docs/html/sdk/api_diff/preview-21/changes/
android.service.notification.NotificationListenerService.Ranking.html 117 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/service/notification/NotificationListenerService.Ranking.html#matchesInterruptionFilter()" target="_top"><code>matchesInterruptionFilter</code></A>()</nobr>
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
  /frameworks/base/core/java/android/service/notification/
NotificationListenerService.java 468 * {@link Ranking#matchesInterruptionFilter()}.
767 public boolean matchesInterruptionFilter() {
772 boolean matchesInterruptionFilter, int visibilityOverride) {
776 mMatchesInterruptionFilter = matchesInterruptionFilter;
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
MockListener.java 208 note.put(JSON_MATCHES_ZEN_FILTER, rank.matchesInterruptionFilter());
  /frameworks/base/docs/html/sdk/api_diff/preview-21/
missingSinces.txt     [all...]

Completed in 242 milliseconds