Home | History | Annotate | Download | only in settings

Lines Matching refs:Secure

1114             long currentTimeout = Settings.Secure.getLong(getContentResolver(),
1115 Settings.Secure.LOCK_SCREEN_LOCK_AFTER_TIMEOUT, 5000);
1139 long currentTimeout = Settings.Secure.getLong(getContentResolver(),
1140 Settings.Secure.LOCK_SCREEN_LOCK_AFTER_TIMEOUT, 5000);
1211 Settings.Secure.putInt(getContentResolver(),
1212 Settings.Secure.LOCK_SCREEN_LOCK_AFTER_TIMEOUT, timeout);