Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DEphemeralTest.java115 private Boolean mIsUnsupportedDevice; field in EphemeralTest
119 mIsUnsupportedDevice = isDeviceUnsupported(); in setUp()
120 if (mIsUnsupportedDevice) { in setUp()
134 if (mIsUnsupportedDevice) { in tearDown()
142 if (mIsUnsupportedDevice) { in testNormalQuery()
150 if (mIsUnsupportedDevice) { in testNormalStartNormal()
158 if (mIsUnsupportedDevice) { in testNormalStartEphemeral()
167 if (mIsUnsupportedDevice) { in testEphemeralQuery()
175 if (mIsUnsupportedDevice) { in testEphemeralStartNormal()
187 if (mIsUnsupportedDevice) { in testEphemeralStartExposed01()
[all …]