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