Home
last modified time | relevance | path

Searched refs:mWhen1 (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java97 private long mWhen1; field in NotificationListenerVerifierActivity
180 mWhen1 = System.currentTimeMillis() + 1; in sendNotifications()
198 .setWhen(mWhen1) in sendNotifications()
758 pass &= checkEquals(mWhen1, payload.getLong(JSON_WHEN), in test()
1519 mWhen1 = System.currentTimeMillis() + 1; in sendMessagingNotification()
1540 .setWhen(mWhen1) in sendMessagingNotification()