Searched refs:getBlockedAppCount (Results 1 – 3 of 3) sorted by relevance
30 protected int getBlockedAppCount() { in getBlockedAppCount() method in ShadowNotificationBackend
320 public int getBlockedAppCount() { in getBlockedAppCount() method in NotificationBackend322 return sINM.getBlockedAppCount(UserHandle.myUserId()); in getBlockedAppCount()
382 public int getBlockedAppCount() { in getBlockedAppCount() method in NotificationBackend384 return sINM.getBlockedAppCount(UserHandle.myUserId()); in getBlockedAppCount()