Searched refs:JSON_FLAGS (Results 1 – 2 of 2) sorted by relevance
212 pass &= checkFlagSet(mFlag1, payload.getInt(JSON_FLAGS), in test()222 pass &= checkFlagSet(mFlag2, payload.getInt(JSON_FLAGS), in test()232 pass &= checkFlagSet(mFlag3, payload.getInt(JSON_FLAGS), in test()
60 public static final String JSON_FLAGS = "flag"; field in MockListener228 notification.put(JSON_FLAGS, sbn.getNotification().flags); in onNotificationPosted()