Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DLockTaskHostDrivenTest.java161 if (!hasTelephonyFeature()) { in testLockTaskCanLaunchDefaultDialer()
197 if (!hasTelephonyFeature()) { in testLockTaskCanLaunchEmergencyDialer()
240 private boolean hasTelephonyFeature() { in hasTelephonyFeature() method in LockTaskHostDrivenTest