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