Searched refs:JSON_TAG (Results 1 – 2 of 2) sorted by relevance
46 public static final String JSON_TAG = "tag"; field in MockListener165 notification.put(JSON_TAG, sbn.getTag()); in onNotificationPosted()195 removed.put(JSON_TAG, sbn.getTag()); in onNotificationRemoved()
34 import static com.android.cts.verifier.notifications.MockListener.JSON_TAG;846 String tag = payload.getString(JSON_TAG); in test()958 String tag = payload.getString(JSON_TAG); in test()1111 payload.getString(JSON_TAG), in test()1474 payload.getString(JSON_TAG), in test()1632 payload.getString(JSON_TAG), in test()