Searched defs:CATEGORY_CALL (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java470 public static final String CATEGORY_CALL = Notification.CATEGORY_CALL; field in class:NotificationCompat
/frameworks/base/core/java/android/app/
H A DNotification.java721 public static final String CATEGORY_CALL = "call"; field in class:Notification
3537 * through interruption filters, if this notification is of category {@link #CATEGORY_CALL}

Completed in 65 milliseconds