Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java139 static final int ACTION_DEFAULT = 0; field in NotificationConversationInfo
/frameworks/base/core/java/android/content/
DIntent.java726 public static final String ACTION_DEFAULT = ACTION_VIEW; field in Intent