Searched refs:mWhen3 (Results 1 – 1 of 1) sorted by relevance
90 private long mWhen3; field in NotificationListenerVerifierActivity173 mWhen3 = System.currentTimeMillis() + 3; in sendNotifications()211 .setWhen(mWhen3) in sendNotifications()625 pass &= checkEquals(mWhen3, payload.getLong(JSON_WHEN), in test()