Searched refs:humanReadableFlags (Results 1 – 1 of 1) sorted by relevance
265 public String humanReadableFlags() { in humanReadableFlags() method in Persistence.LaunchIntent284 return new JSONObject().put(FLAGS_KEY, this.humanReadableFlags()) in toJson()