Home
last modified time | relevance | path

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

/cts/hostsidetests/content/test-apps/CtsSyncAccountAccessSameCertTests/src/com/android/cts/content/
DCtsSyncAccountAccessSameCertTestCases.java74 if (!hasDataConnection() || !hasNotificationSupport()) { in testAccountAccess_sameCertAsAuthenticatorCanSeeAccount()
127 private boolean hasDataConnection() { in hasDataConnection() method in CtsSyncAccountAccessSameCertTestCases
/cts/hostsidetests/content/test-apps/CtsSyncAccountAccessOtherCertTests/src/com/android/cts/content/
DCtsSyncAccountAccessOtherCertTestCases.java81 if (!hasDataConnection() || !hasNotificationSupport()) { in testAccountAccess_otherCertAsAuthenticatorCanNotSeeAccount()
156 private boolean hasDataConnection() { in hasDataConnection() method in CtsSyncAccountAccessOtherCertTestCases