Home | History | Annotate | Download | only in provider

Lines Matching defs:SettingNotFoundException

821     public static class SettingNotFoundException extends AndroidException {
822 public SettingNotFoundException(String msg) {
1226 * it throws {@link SettingNotFoundException}.
1231 * @throws SettingNotFoundException Thrown if a setting by the given
1237 throws SettingNotFoundException {
1243 throws SettingNotFoundException {
1248 throw new SettingNotFoundException(name);
1314 * it throws {@link SettingNotFoundException}.
1320 * @throws SettingNotFoundException Thrown if a setting by the given
1324 throws SettingNotFoundException {
1330 throws SettingNotFoundException {
1335 throw new SettingNotFoundException(name);
1399 * it throws {@link SettingNotFoundException}.
1404 * @throws SettingNotFoundException Thrown if a setting by the given
1410 throws SettingNotFoundException {
1416 throws SettingNotFoundException {
1419 throw new SettingNotFoundException(name);
1424 throw new SettingNotFoundException(name);
2987 * it throws {@link SettingNotFoundException}.
2992 * @throws SettingNotFoundException Thrown if a setting by the given
2998 throws SettingNotFoundException {
3004 throws SettingNotFoundException {
3014 throw new SettingNotFoundException(name);
3085 * it throws {@link SettingNotFoundException}.
3091 * @throws SettingNotFoundException Thrown if a setting by the given
3095 throws SettingNotFoundException {
3101 throws SettingNotFoundException {
3106 throw new SettingNotFoundException(name);
3170 * it throws {@link SettingNotFoundException}.
3175 * @throws SettingNotFoundException Thrown if a setting by the given
3181 throws SettingNotFoundException {
3187 throws SettingNotFoundException {
3190 throw new SettingNotFoundException(name);
3195 throw new SettingNotFoundException(name);
6052 * it throws {@link SettingNotFoundException}.
6057 * @throws SettingNotFoundException Thrown if a setting by the given
6063 throws SettingNotFoundException {
6068 throw new SettingNotFoundException(name);
6122 * it throws {@link SettingNotFoundException}.
6128 * @throws SettingNotFoundException Thrown if a setting by the given
6132 throws SettingNotFoundException {
6137 throw new SettingNotFoundException(name);
6189 * it throws {@link SettingNotFoundException}.
6194 * @throws SettingNotFoundException Thrown if a setting by the given
6200 throws SettingNotFoundException {
6203 throw new SettingNotFoundException(name);
6208 throw new SettingNotFoundException(name);