Searched refs:ANNOTATION_BUNDLE_KEY_CREATED_AT_MILLIS (Results 1 – 4 of 4) sorted by relevance
73 .append(Constants.ANNOTATION_BUNDLE_KEY_CREATED_AT_MILLIS).append(": ") in toString()115 bundle.putLong(Constants.ANNOTATION_BUNDLE_KEY_CREATED_AT_MILLIS, createdAtMillis); in addAnnotationsToBundle()
38 public static final String ANNOTATION_BUNDLE_KEY_CREATED_AT_MILLIS = "session.createdAtMillis"; field in Constants
56 data.getLong(Constants.ANNOTATION_BUNDLE_KEY_CREATED_AT_MILLIS)).isEqualTo( in testAddAnnotationsToBundle_addsPopulatedBundle()
82 Constants.ANNOTATION_BUNDLE_KEY_CREATED_AT_MILLIS,