Searched refs:FLASHLIGHT_ENABLED (Results 1 – 3 of 3) sorted by relevance
232 mContext.getContentResolver(), Secure.FLASHLIGHT_ENABLED, enabled ? 1 : 0);
716 Settings.Secure.FLASHLIGHT_ENABLED,
8231 public static final String FLASHLIGHT_ENABLED = "flashlight_enabled"; field in Settings.Secure