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.java87 private long mWhen1; field in NotificationListenerVerifierActivity
168 mWhen1 = System.currentTimeMillis() + 1; in sendNotifications()
186 .setWhen(mWhen1) in sendNotifications()
602 pass &= checkEquals(mWhen1, payload.getLong(JSON_WHEN), in test()
1365 mWhen1 = System.currentTimeMillis() + 1; in sendMessagingNotification()
1386 .setWhen(mWhen1) in sendMessagingNotification()