Searched refs:FLAGS_KEY (Results 1 – 1 of 1) sorted by relevance
225 private static final String FLAGS_KEY = "flags"; field in Persistence.LaunchIntent272 List<IntentFlag> flags = IntentFlag.parse(table, fakeIntent.getString(FLAGS_KEY)); in fromJson()284 return new JSONObject().put(FLAGS_KEY, this.humanReadableFlags()) in toJson()