Searched refs:matchesCallFilter (Results 1 – 9 of 9) sorted by relevance
88 public static boolean matchesCallFilter(Context context, int zen, NotificationManager.Policy in matchesCallFilter() method in ZenModeFiltering
156 public boolean matchesCallFilter(UserHandle userHandle, Bundle extras, in matchesCallFilter() method in ZenModeHelper159 return ZenModeFiltering.matchesCallFilter(mContext, mZenMode, mConsolidatedPolicy, in matchesCallFilter()
3692 public boolean matchesCallFilter(Bundle extras) {3694 return mZenModeHelper.matchesCallFilter(
155 boolean matchesCallFilter(in Bundle extras); in matchesCallFilter() method
830 public boolean matchesCallFilter(Bundle extras) { in matchesCallFilter() method in NotificationManager833 return service.matchesCallFilter(extras); in matchesCallFilter()
340 method public boolean matchesCallFilter(android.os.Bundle);
9403 PLcom/android/server/notification/NotificationManagerService$10;->matchesCallFilter(Landroid/os/Bun…9914 PLcom/android/server/notification/ZenModeFiltering;->matchesCallFilter(Landroid/content/Context;ILa…9956 PLcom/android/server/notification/ZenModeHelper;->matchesCallFilter(Landroid/os/UserHandle;Landroid…
6893 Landroid/app/INotificationManager$Stub$Proxy;->matchesCallFilter(Landroid/os/Bundle;)Z7083 Landroid/app/INotificationManager;->matchesCallFilter(Landroid/os/Bundle;)Z8650 Landroid/app/NotificationManager;->matchesCallFilter(Landroid/os/Bundle;)Z
1989 HPLandroid/app/NotificationManager;->matchesCallFilter(Landroid/os/Bundle;)Z