Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java101 private long mWhen2; field in NotificationListenerVerifierActivity
196 mWhen2 = System.currentTimeMillis() + 2; in sendNotifications()
224 .setWhen(mWhen2) in sendNotifications()
783 pass &= checkEquals(mWhen2, payload.getLong(JSON_WHEN), in test()