|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Settings.SettingNotFoundException | |
---|---|
android.provider |
Uses of Settings.SettingNotFoundException in android.provider |
---|
Methods in android.provider that throw Settings.SettingNotFoundException | |
---|---|
static float |
Settings.System.getFloat(ContentResolver cr,
String name)
|
static float |
Settings.Secure.getFloat(ContentResolver cr,
String name)
|
static int |
Settings.System.getInt(ContentResolver cr,
String name)
|
static int |
Settings.Secure.getInt(ContentResolver cr,
String name)
|
static long |
Settings.System.getLong(ContentResolver cr,
String name)
|
static long |
Settings.Secure.getLong(ContentResolver cr,
String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |