Searched refs:thisCameraCachedBuild (Results 1 – 1 of 1) sorted by relevance
47 String thisCameraCachedBuild = defaultPrefs.getString(key_build, null); in updateSizesForCamera() local49 if (thisCameraCachedBuild == null) { in updateSizesForCamera()114 String thisCameraCachedBuild = defaultPrefs.getString(key_build, null); in getCachedSizesForCamera() local115 if (thisCameraCachedBuild != null && thisCameraCachedBuild.equals(Build.DISPLAY)) { in getCachedSizesForCamera()