Searched refs:shownInShade (Results 1 – 1 of 1) sorted by relevance
2802 void add(String key, boolean shownInShade) { in add() argument2803 mKeyToShownInShadeMap.put(key, shownInShade); in add()