Home
last modified time | relevance | path

Searched refs:blurSupported (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DEnableBlursPreferenceController.java45 public EnableBlursPreferenceController(Context context, boolean blurSupported) { in EnableBlursPreferenceController() argument
47 mBlurSupported = blurSupported; in EnableBlursPreferenceController()