Lines Matching refs:Settings
42 import android.provider.Settings;
141 // These are values for the settings of the auto retry mode:
145 // they should be moved to Settings where the value is being looked up in the first place
1721 autoretrySetting = android.provider.Settings.System.getInt(mPhone.getContext().
1722 getContentResolver(), android.provider.Settings.System.CALL_AUTO_RETRY, 0);
1785 // Show the dialog for failed call if Auto Retry is OFF in Settings.
2752 // navigate to the Voicemail setting in the Call Settings activity.
4489 // Do a fresh lookup each time, since settings values can
4490 // change on the fly. (The Settings.Secure helper class
4492 int touchLockDelay = Settings.Secure.getInt(
4494 Settings.Secure.SHORT_KEYLIGHT_DELAY_MS,