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