Searched refs:supportCameraFeature (Results 1 – 2 of 2) sorted by relevance
230 public static boolean supportCameraFeature(Context context) { in supportCameraFeature() method in FeatureUtil
173 if (FeatureUtil.supportCameraFeature(this)) { in addTestsToAdapter()