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