Searched refs:KEY_DISPLAYNAME (Results 1 – 2 of 2) sorted by relevance
80 assertTrue(zone.get(ZoneGetter.KEY_DISPLAYNAME) instanceof String); in getZonesList_checkTypes()
85 public static final String KEY_DISPLAYNAME = "name"; // value: String field in ZoneGetter166 map.put(KEY_DISPLAYNAME, displayName.toString()); in createDisplayEntry()