Searched refs:JSON_LAST_AUDIBLY_ALERTED (Results 1 – 2 of 2) sorted by relevance
52 public static final String JSON_LAST_AUDIBLY_ALERTED = "last_audibly_alerted"; field in MockListener149 note.put(JSON_LAST_AUDIBLY_ALERTED, rank.getLastAudiblyAlertedMillis()); in onNotificationRankingUpdate()
32 import static com.android.cts.verifier.notifications.MockListener.JSON_LAST_AUDIBLY_ALERTED;844 = payload.getLong(JSON_LAST_AUDIBLY_ALERTED) > -1; in test()853 = payload.getLong(JSON_LAST_AUDIBLY_ALERTED) > 0; in test()