Searched refs:fetchHighQualityModeEnabled (Results 1 – 2 of 2) sorted by relevance
114 public synchronized boolean fetchHighQualityModeEnabled(boolean defaultValue) { in fetchHighQualityModeEnabled() method in UserPrefs
367 mUserPrefs.fetchHighQualityModeEnabled(/*defaultValue*/ false); in CameraController()