Searched refs:JSON_ID (Results 1 – 2 of 2) sorted by relevance
43 public static final String JSON_ID = "id"; field in MockListener166 notification.put(JSON_ID, sbn.getId()); in onNotificationPosted()
29 import static com.android.cts.verifier.notifications.MockListener.JSON_ID;756 pass &= checkEquals(mId1, payload.getInt(JSON_ID), in test()766 pass &= checkEquals(mId2, payload.getInt(JSON_ID), in test()776 pass &= checkEquals(mId3, payload.getInt(JSON_ID), in test()