Searched defs:ACTION_CREATE (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java57 public static final String ACTION_CREATE = "create"; field in class:NotificationTests
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DMetrics.java284 private static final int ACTION_CREATE = 3; field in class:Metrics
294 ACTION_CREATE,
335 case State.ACTION_CREATE:
812 case State.ACTION_CREATE:
813 return ACTION_CREATE;
H A DState.java50 ACTION_CREATE,
61 public static final int ACTION_CREATE = 4; field in class:State

Completed in 224 milliseconds