Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java91 private long mWhen4; field in NotificationListenerVerifierActivity
224 mWhen4 = System.currentTimeMillis() + 4; in sendNoisyNotification()
233 .setWhen(mWhen4) in sendNoisyNotification()