Home
last modified time | relevance | path

Searched refs:SettingNotFoundException (Results 1 – 23 of 23) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java28 import android.provider.Settings.SettingNotFoundException;
319 } catch (SettingNotFoundException snfe) { in getVoiceSubscription()
333 } catch (SettingNotFoundException snfe) { in isPromptEnabled()
357 } catch (SettingNotFoundException snfe) { in isSMSPromptEnabled()
381 } catch (SettingNotFoundException snfe) { in getDataSubscription()
394 } catch (SettingNotFoundException snfe) { in getSMSSubscription()
DPhoneBase.java1109 } catch (Settings.SettingNotFoundException e) { in setPropertiesByCarrier()
DRIL.java45 import android.provider.Settings.SettingNotFoundException;
/frameworks/base/core/java/android/provider/
DSettings.java1014 public static class SettingNotFoundException extends AndroidException { class in Settings
1015 public SettingNotFoundException(String msg) { in SettingNotFoundException() method in Settings.SettingNotFoundException
1432 throws SettingNotFoundException { in getInt()
1438 throws SettingNotFoundException { in getIntForUser()
1443 throw new SettingNotFoundException(name); in getIntForUser()
1519 throws SettingNotFoundException { in getLong()
1525 throws SettingNotFoundException { in getLongForUser()
1530 throw new SettingNotFoundException(name); in getLongForUser()
1605 throws SettingNotFoundException { in getFloat()
1611 throws SettingNotFoundException { in getFloatForUser()
[all …]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiSettingsStore.java171 } catch (Settings.SettingNotFoundException e) { in testAndClearWifiSavedState()
181 } catch (Settings.SettingNotFoundException e) { in getPersistedWifiState()
/frameworks/base/core/java/android/nfc/cardemulation/
DCardEmulation.java32 import android.provider.Settings.SettingNotFoundException;
270 } catch (SettingNotFoundException e) { in categoryAllowsForegroundPreference()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java27 import android.provider.Settings.SettingNotFoundException;
2946 throws android.provider.Settings.SettingNotFoundException { in getIntAtIndex()
2958 throw new android.provider.Settings.SettingNotFoundException(name); in getIntAtIndex()
3739 throws SettingNotFoundException { in getIntWithSubId()
3742 } catch (SettingNotFoundException e) { in getIntWithSubId()
3764 } catch (SettingNotFoundException exc) { in getIntWithSubId()
3765 throw new SettingNotFoundException(name); in getIntWithSubId()
/frameworks/base/services/core/java/com/android/server/am/
DCoreSettingsObserver.java24 import android.provider.Settings.SettingNotFoundException;
DActivityStackSupervisor.java87 import android.provider.Settings.SettingNotFoundException;
3639 } catch (SettingNotFoundException e) { in handleMessage()
/frameworks/base/core/java/android/hardware/input/
DInputManager.java36 import android.provider.Settings.SettingNotFoundException;
560 } catch (SettingNotFoundException snfe) { in getPointerSpeed()
/frameworks/base/services/core/java/com/android/server/
DLockSettingsService.java43 import android.provider.Settings.SettingNotFoundException;
170 } catch (SettingNotFoundException e) { in migrateOldData()
DVibratorService.java42 import android.provider.Settings.SettingNotFoundException;
469 } catch (SettingNotFoundException snfe) { in updateInputDeviceVibrators()
/frameworks/base/core/java/android/app/
DDownloadManager.java34 import android.provider.Settings.SettingNotFoundException;
1135 } catch (SettingNotFoundException exc) { in getMaxBytesOverMobile()
1153 } catch (SettingNotFoundException exc) { in getRecommendedMaxBytesOverMobile()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java69 import android.provider.Settings.SettingNotFoundException;
1252 } catch (SettingNotFoundException snfe) { in getPointerSpeedSetting()
1278 } catch (SettingNotFoundException snfe) { in getShowTouchesSetting()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaServiceStateTracker.java35 import android.provider.Settings.SettingNotFoundException;
1732 } catch (SettingNotFoundException snfe) { in getAutoTime()
1740 } catch (SettingNotFoundException snfe) { in getAutoTimeZone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmServiceStateTracker.java39 import android.provider.Settings.SettingNotFoundException;
1834 } catch (SettingNotFoundException snfe) { in getAutoTime()
1843 } catch (SettingNotFoundException snfe) { in getAutoTimeZone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTrackerBase.java44 import android.provider.Settings.SettingNotFoundException;
821 } catch (SettingNotFoundException snfe) { in getDataOnRoamingEnabled()
857 } catch (SettingNotFoundException snfe) { in getDataEnabled()
/frameworks/base/core/java/com/android/internal/inputmethod/
DInputMethodUtils.java29 import android.provider.Settings.SettingNotFoundException;
1243 } catch (SettingNotFoundException e) { in getSelectedInputMethodSubtypeHashCode()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java54 import android.provider.Settings.SettingNotFoundException;
1689 } catch (SettingNotFoundException e1) { in getDefaultInstallLoc()
2576 } catch (SettingNotFoundException e1) { in getUserSettingSetInstallLocation()
/frameworks/base/
Dpreloaded-classes1145 android.provider.Settings$SettingNotFoundException
/frameworks/base/api/
Dsystem-current.txt26842 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26844 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26846 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26906 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26908 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26910 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26987 public static class Settings.SettingNotFoundException extends android.util.AndroidException {
26988 ctor public Settings.SettingNotFoundException(java.lang.String);
26995 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26997 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
[all …]
Dcurrent.txt25250 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
25252 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
25254 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
25314 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
25316 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
25318 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
25395 public static class Settings.SettingNotFoundException extends android.util.AndroidException {
25396 ctor public Settings.SettingNotFoundException(java.lang.String);
25403 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
25405 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
[all …]
/frameworks/base/docs/html/
Dsitemap.txt2452 http://developer.android.com/reference/android/provider/Settings.SettingNotFoundException.html