Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
DFeatureUtil.java230 public static boolean supportCameraFeature(Context context) { in supportCameraFeature() method in FeatureUtil
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DEnterprisePrivacyTestListActivity.java173 if (FeatureUtil.supportCameraFeature(this)) { in addTestsToAdapter()