Searched defs:getKeyedStringOrEmpty (Results 1 – 3 of 3) sorted by relevance
145 public final ImapString getKeyedStringOrEmpty(String key) { in getKeyedStringOrEmpty() method in ImapList153 public final ImapString getKeyedStringOrEmpty(String key, boolean prefixMatch) { in getKeyedStringOrEmpty() method in ImapList
140 public final ImapString getKeyedStringOrEmpty(String key) { in getKeyedStringOrEmpty() method in ImapList148 public final ImapString getKeyedStringOrEmpty(String key, boolean prefixMatch) { in getKeyedStringOrEmpty() method in ImapList
177 public void getKeyedStringOrEmpty() { in getKeyedStringOrEmpty() method in ImapListTest