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;
330 } catch (SettingNotFoundException snfe) { in getVoiceSubscription()
344 } catch (SettingNotFoundException snfe) { in isPromptEnabled()
368 } catch (SettingNotFoundException snfe) { in isSMSPromptEnabled()
392 } catch (SettingNotFoundException snfe) { in getDataSubscription()
405 } catch (SettingNotFoundException snfe) { in getSMSSubscription()
DPhoneBase.java458 } catch (Settings.SettingNotFoundException e) { in PhoneBase()
DRIL.java47 import android.provider.Settings.SettingNotFoundException;
/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/provider/
DSettings.java1242 public static class SettingNotFoundException extends AndroidException { class in Settings
1243 public SettingNotFoundException(String msg) { in SettingNotFoundException() method in Settings.SettingNotFoundException
1741 throws SettingNotFoundException { in getInt()
1747 throws SettingNotFoundException { in getIntForUser()
1752 throw new SettingNotFoundException(name); in getIntForUser()
1828 throws SettingNotFoundException { in getLong()
1834 throws SettingNotFoundException { in getLongForUser()
1839 throw new SettingNotFoundException(name); in getLongForUser()
1914 throws SettingNotFoundException { in getFloat()
1920 throws SettingNotFoundException { in getFloatForUser()
[all …]
/frameworks/base/core/java/android/nfc/cardemulation/
DCardEmulation.java32 import android.provider.Settings.SettingNotFoundException;
270 } catch (SettingNotFoundException e) { in categoryAllowsForegroundPreference()
/frameworks/base/core/java/android/hardware/input/
DInputManager.java34 import android.provider.Settings.SettingNotFoundException;
558 } catch (SettingNotFoundException snfe) { in getPointerSpeed()
/frameworks/base/core/java/android/app/
DDownloadManager.java34 import android.provider.Settings.SettingNotFoundException;
1114 } catch (SettingNotFoundException exc) { in getMaxBytesOverMobile()
1132 } catch (SettingNotFoundException exc) { in getRecommendedMaxBytesOverMobile()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java28 import android.provider.Settings.SettingNotFoundException;
3261 throws android.provider.Settings.SettingNotFoundException { in getIntAtIndex()
3273 throw new android.provider.Settings.SettingNotFoundException(name); in getIntAtIndex()
4307 throws SettingNotFoundException { in getIntWithSubId()
4310 } catch (SettingNotFoundException e) { in getIntWithSubId()
4332 } catch (SettingNotFoundException exc) { in getIntWithSubId()
4333 throw new SettingNotFoundException(name); in getIntWithSubId()
/frameworks/base/services/core/java/com/android/server/
DVibratorService.java42 import android.provider.Settings.SettingNotFoundException;
529 } catch (SettingNotFoundException snfe) { in updateInputDeviceVibrators()
DLockSettingsService.java42 import android.provider.Settings.SettingNotFoundException;
185 } catch (SettingNotFoundException e) { in migrateOldData()
DBluetoothManagerService.java55 import android.provider.Settings.SettingNotFoundException;
452 } catch (SettingNotFoundException e) { in isBleScanAlwaysAvailable()
/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/dataconnection/
DDcTrackerBase.java44 import android.provider.Settings.SettingNotFoundException;
815 } catch (SettingNotFoundException snfe) { in getDataOnRoamingEnabled()
851 } catch (SettingNotFoundException snfe) { in getDataEnabled()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaServiceStateTracker.java38 import android.provider.Settings.SettingNotFoundException;
1786 } catch (SettingNotFoundException snfe) { in getAutoTime()
1794 } catch (SettingNotFoundException snfe) { in getAutoTimeZone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmServiceStateTracker.java42 import android.provider.Settings.SettingNotFoundException;
1886 } catch (SettingNotFoundException snfe) { in getAutoTime()
1895 } catch (SettingNotFoundException snfe) { in getAutoTimeZone()
/frameworks/base/core/java/com/android/internal/inputmethod/
DInputMethodUtils.java30 import android.provider.Settings.SettingNotFoundException;
1255 } catch (SettingNotFoundException e) { in getSelectedInputMethodSubtypeHashCode()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java54 import android.provider.Settings.SettingNotFoundException;
1604 } catch (SettingNotFoundException e1) { in getDefaultInstallLoc()
2491 } catch (SettingNotFoundException e1) { in getUserSettingSetInstallLocation()
/frameworks/base/services/core/java/com/android/server/am/
DActivityStackSupervisor.java97 import android.provider.Settings.SettingNotFoundException;
4144 } catch (SettingNotFoundException e) { in handleMessage()
/frameworks/base/
Dpreloaded-classes1544 android.provider.Settings$SettingNotFoundException
/frameworks/base/api/
Dcurrent.txt26481 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26483 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26485 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26546 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26548 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26550 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26627 public static class Settings.SettingNotFoundException extends android.util.AndroidException {
26628 ctor public Settings.SettingNotFoundException(java.lang.String);
26636 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
26638 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
[all …]
Dsystem-current.txt28539 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
28541 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
28543 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
28605 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
28607 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
28609 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
28686 public static class Settings.SettingNotFoundException extends android.util.AndroidException {
28687 ctor public Settings.SettingNotFoundException(java.lang.String);
28695 …ntent.ContentResolver, java.lang.String) throws android.provider.Settings.SettingNotFoundException;
28697 …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