Home
last modified time | relevance | path

Searched refs:hasNotificationSupport (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()
134 private boolean hasNotificationSupport() { in hasNotificationSupport() method in CtsSyncAccountAccessSameCertTestCases
/cts/hostsidetests/content/test-apps/CtsSyncAccountAccessOtherCertTests/src/com/android/cts/content/
DCtsSyncAccountAccessOtherCertTestCases.java81 if (!hasDataConnection() || !hasNotificationSupport()) { in testAccountAccess_otherCertAsAuthenticatorCanNotSeeAccount()
163 private boolean hasNotificationSupport() { in hasNotificationSupport() method in CtsSyncAccountAccessOtherCertTestCases