Searched refs:JSON_AMBIENT (Results 1 – 2 of 2) sorted by relevance
48 public static final String JSON_AMBIENT = "ambient"; field in MockListener138 note.put(JSON_AMBIENT, rank.isAmbient()); in onNotificationRankingUpdate()
19 import static com.android.cts.verifier.notifications.MockListener.JSON_AMBIENT;844 boolean ambient = payload.getBoolean(JSON_AMBIENT); in test()