Searched defs:getKeyedListOrEmpty (Results 1 – 2 of 2) sorted by relevance
128 public final ImapList getKeyedListOrEmpty(String key) { in getKeyedListOrEmpty() method in ImapList136 public final ImapList getKeyedListOrEmpty(String key, boolean prefixMatch) { in getKeyedListOrEmpty() method in ImapList
164 public void getKeyedListOrEmpty() { in getKeyedListOrEmpty() method in ImapListTest