Home
last modified time | relevance | path

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

/frameworks/base/services/people/java/com/android/server/people/data/
DEventStore.java48 static final int CATEGORY_CALL = 2; field in EventStore
/frameworks/base/core/java/android/app/
DNotification.java880 public static final String CATEGORY_CALL = "call"; field in Notification