Home | History | Annotate | Download | only in phone

Lines Matching refs:Settings

44 import android.provider.Settings;
61 import com.android.phone.settings.SettingsConstants;
330 // send-to-voicemail settings.
387 // Read HAC settings and configure audio hardware
389 int hac = android.provider.Settings.System.getInt(
391 android.provider.Settings.System.HEARING_AID,
517 * settings for the poke lock to determine when to timeout and let
668 int airplaneMode = Settings.Global.getInt(getContentResolver(),
669 Settings.Global.AIRPLANE_MODE_ON, AIRPLANE_OFF);