Home
last modified time | relevance | path

Searched defs:isAutomotiveDevice (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/app/src/android/app/cts/
DNoWeakEscrowTokenPermissionTest.java140 private boolean isAutomotiveDevice() { in isAutomotiveDevice() method in NoWeakEscrowTokenPermissionTest
DKeyguardWeakEscrowTokenTest.java239 private boolean isAutomotiveDevice() { in isAutomotiveDevice() method in KeyguardWeakEscrowTokenTest
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DDirectBootHostTest.java177 private boolean isAutomotiveDevice() throws Exception { in isAutomotiveDevice() method in DirectBootHostTest
/cts/hostsidetests/accounts/src/android/host/accounts/
DBaseMultiUserTest.java152 protected boolean isAutomotiveDevice() throws Exception { in isAutomotiveDevice() method in BaseMultiUserTest
/cts/tests/tests/hibernation/src/android/hibernation/cts/
DAutoRevokeTest.kt551 private fun isAutomotiveDevice(): Boolean { in <lambda>() method
/cts/tests/location/common/src/android/location/cts/common/
DTestMeasurementUtil.java130 public static boolean isAutomotiveDevice(Context context) { in isAutomotiveDevice() method in TestMeasurementUtil