Searched refs:getLockedText (Results 1 – 3 of 3) sorted by relevance
41 host.put(LOCKED_TEXT, AfeUtils.getLockedText(host)); in processHost()
86 queueEntry.put("host_locked", AfeUtils.getLockedText(host)); in processHostData()
98 public static JSONString getLockedText(JSONObject host) { in getLockedText() method in AfeUtils