Searched refs:FLASHLIGHT_ENABLED (Results 1 – 3 of 3) sorted by relevance
258 mSecureSettings.putInt(Secure.FLASHLIGHT_ENABLED, enabled ? 1 : 0);
778 Settings.Secure.FLASHLIGHT_ENABLED,
10883 public static final String FLASHLIGHT_ENABLED = "flashlight_enabled"; field in Settings.Secure