Searched refs:ACTION_LOCKSCREEN_SETTINGS (Results 1 – 2 of 2) sorted by relevance
19 import static android.provider.Settings.ACTION_LOCKSCREEN_SETTINGS;262 new Intent(ACTION_LOCKSCREEN_SETTINGS) in onOptionsItemSelected()
1231 public static final String ACTION_LOCKSCREEN_SETTINGS = "android.settings.LOCK_SCREEN_SETTINGS"; field in Settings