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.java105 private long mWhen4; field in NotificationListenerVerifierActivity
269 mWhen4 = System.currentTimeMillis() + 4; in sendNoisyNotification()
279 .setWhen(mWhen4) in sendNoisyNotification()