Home
last modified time | relevance | path

Searched defs:isHardwareSupported (Results 1 – 15 of 15) sorted by relevance

/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/ui/
DHealthConnectBaseTest.kt49 private fun isHardwareSupported(): Boolean { in isHardwareSupported() method
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/HealthConnectTestHelper/src/android/healthconnect/cts/testhelper/
DHealthConnectUiTestHelper.kt76 private fun isHardwareSupported(): Boolean { in isHardwareSupported() method in android.healthconnect.cts.testhelper.HealthConnectUiTestHelper
/packages/modules/HealthFitness/framework/java/android/health/connect/
DHealthServicesInitializer.java55 private static boolean isHardwareSupported(Context context) { in isHardwareSupported() method in HealthServicesInitializer
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/ui/
DUiBaseTest.java78 private static boolean isHardwareSupported() { in isHardwareSupported() method in UiBaseTest
/packages/apps/Settings/src/com/android/settings/biometrics/combination/
DBiometricFingerprintStatusPreferenceController.java66 protected boolean isHardwareSupported() { in isHardwareSupported() method in BiometricFingerprintStatusPreferenceController
DBiometricFaceStatusPreferenceController.java65 protected boolean isHardwareSupported() { in isHardwareSupported() method in BiometricFaceStatusPreferenceController
DCombinedBiometricStatusPreferenceController.java89 protected boolean isHardwareSupported() { in isHardwareSupported() method in CombinedBiometricStatusPreferenceController
/packages/apps/Settings/src/com/android/settings/remoteauth/
DRemoteAuthStatusPreferenceController.kt37 override fun isHardwareSupported(): Boolean { in isHardwareSupported() method
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/utils/
DDeviceInfoUtils.kt95 private fun isHardwareSupported(context: Context): Boolean { in isHealthConnectAvailable() method in com.android.healthconnect.controller.utils.DeviceInfoUtilsImpl
/packages/apps/Settings/src/com/android/settings/biometrics/
DBiometricStatusPreferenceController.java59 protected abstract boolean isHardwareSupported(); in isHardwareSupported() method in BiometricStatusPreferenceController
/packages/apps/Settings/src/com/android/settings/biometrics/activeunlock/
DActiveUnlockStatusPreferenceController.java140 protected boolean isHardwareSupported() { in isHardwareSupported() method in ActiveUnlockStatusPreferenceController
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintStatusPreferenceController.java90 protected boolean isHardwareSupported() { in isHardwareSupported() method in FingerprintStatusPreferenceController
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceStatusPreferenceController.java90 protected boolean isHardwareSupported() { in isHardwareSupported() method in FaceStatusPreferenceController
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/util/
DHostSideTestUtil.java121 public static boolean isHardwareSupported(ITestDevice device) { in isHardwareSupported() method in HostSideTestUtil
/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/
DTestUtils.java1058 public static boolean isHardwareSupported() { in isHardwareSupported() method in TestUtils
1063 public static boolean isHardwareSupported(Context context) { in isHardwareSupported() method in TestUtils