Searched defs:SettingNotFoundException (Results 1 – 1 of 1) sorted by relevance
2631 public static class SettingNotFoundException extends AndroidException { class in Settings2632 public SettingNotFoundException(String msg) { in SettingNotFoundException() method in Settings.SettingNotFoundException