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.java88 private long mWhen1; field in NotificationListenerVerifierActivity
171 mWhen1 = System.currentTimeMillis() + 1; in sendNotifications()
189 .setWhen(mWhen1) in sendNotifications()
605 pass &= checkEquals(mWhen1, payload.getLong(JSON_WHEN), in test()
1368 mWhen1 = System.currentTimeMillis() + 1; in sendMessagingNotification()
1389 .setWhen(mWhen1) in sendMessagingNotification()