Lines Matching refs:Settings
43 import android.provider.Settings;
143 // These are values for the settings of the auto retry mode:
147 // they should be moved to Settings where the value is being looked up in the first place
1741 autoretrySetting = android.provider.Settings.System.getInt(mPhone.getContext().
1742 getContentResolver(), android.provider.Settings.System.CALL_AUTO_RETRY, 0);
1805 // Show the dialog for failed call if Auto Retry is OFF in Settings.
2804 // navigate to the Voicemail setting in the Call Settings activity.
4584 // Do a fresh lookup each time, since settings values can
4585 // change on the fly. (The Settings.Secure helper class
4587 int touchLockDelay = Settings.Secure.getInt(
4589 Settings.Secure.SHORT_KEYLIGHT_DELAY_MS,