Searched defs:ACTION_CREATE (Results 1 – 2 of 2) sorted by relevance
57 public static final String ACTION_CREATE = "create"; field in NotificationTests
343 public static final int ACTION_CREATE = 2; field in BaseActivity.State