Searched refs:USE_AUTOTRANSFORM_UI_LAYOUT (Results 1 – 1 of 1) sorted by relevance
119 private static final boolean USE_AUTOTRANSFORM_UI_LAYOUT = ApiHelper.IS_NEXUS_4; field in CaptureModule205 return USE_AUTOTRANSFORM_UI_LAYOUT;403 Log.d(TAG, "init UseAutotransformUiLayout = " + USE_AUTOTRANSFORM_UI_LAYOUT); in init()1208 return USE_AUTOTRANSFORM_UI_LAYOUT && ApiHelper.IS_NEXUS_41244 if(USE_AUTOTRANSFORM_UI_LAYOUT) {