Searched refs:DictionaryListInterfaceState (Results 1 – 4 of 4) sorted by relevance
50 private DictionaryListInterfaceState mInterfaceState;61 public void reset(final DictionaryListInterfaceState interfaceState) { in reset()
67 private final DictionaryListInterfaceState mInterfaceState;70 final DictionaryListInterfaceState dictionaryListInterfaceState, final String clientId, in WordListPreference()
70 private DictionaryListInterfaceState mDictionaryListInterfaceState =71 new DictionaryListInterfaceState();
34 public class DictionaryListInterfaceState { class