Searched refs:JSON_PACKAGE (Results 1 – 2 of 2) sorted by relevance
44 public static final String JSON_PACKAGE = "pkg"; field in MockListener158 notification.put(JSON_PACKAGE, sbn.getPackageName()); in onNotificationPosted()
30 import static com.android.cts.verifier.notifications.MockListener.JSON_PACKAGE;594 payload.getString(JSON_PACKAGE), in test()682 } else if (payload.getString(JSON_PACKAGE).equals(mPackageString)) { in test()