Searched refs:getLocalOnly (Results 1 – 10 of 10) sorted by relevance
454 public boolean getLocalOnly(Notification n); in getLocalOnly() method520 public boolean getLocalOnly(Notification n) { in getLocalOnly() method in NotificationCompat.NotificationCompatImplBase633 public boolean getLocalOnly(Notification n) { in getLocalOnly() method in NotificationCompat.NotificationCompatImplJellybean634 return NotificationCompatJellybean.getLocalOnly(n); in getLocalOnly()684 public boolean getLocalOnly(Notification n) { in getLocalOnly() method in NotificationCompat.NotificationCompatImplKitKat685 return NotificationCompatKitKat.getLocalOnly(n); in getLocalOnly()738 public boolean getLocalOnly(Notification n) { in getLocalOnly() method in NotificationCompat.NotificationCompatImplApi20739 return NotificationCompatApi20.getLocalOnly(n); in getLocalOnly()3326 public static boolean getLocalOnly(Notification notif) { in getLocalOnly() method in NotificationCompat3327 return IMPL.getLocalOnly(notif); in getLocalOnly()
141 public static boolean getLocalOnly(Notification notif) { in getLocalOnly() method in NotificationCompatKitKat
184 public static boolean getLocalOnly(Notification notif) { in getLocalOnly() method in NotificationCompatApi20
391 public static boolean getLocalOnly(Notification notif) { in getLocalOnly() method in NotificationCompatJellybean
370 method public static boolean getLocalOnly(android.app.Notification);
399 method public static boolean getLocalOnly(android.app.Notification);
492 method public static boolean getLocalOnly(android.app.Notification);
498 method public static boolean getLocalOnly(android.app.Notification);