Searched refs:JSON_STATS (Results 1 – 2 of 2) sorted by relevance
51 public static final String JSON_STATS = "stats"; field in MockListener188 removed.put(JSON_STATS, stats != null); in onNotificationRemoved()
32 import static com.android.cts.verifier.notifications.MockListener.JSON_STATS;840 pass &= (payload.getBoolean(JSON_STATS) == false); in test()