Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java106 private long mWhen5; field in NotificationListenerVerifierActivity
293 mWhen5 = System.currentTimeMillis() + 5; in sendOngoingNotification()
303 .setWhen(mWhen5) in sendOngoingNotification()