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.java114 private Boolean mIsUnsupportedDevice; field in EphemeralTest
118 mIsUnsupportedDevice = isDeviceUnsupported(); in setUp()
119 if (mIsUnsupportedDevice) { in setUp()
133 if (mIsUnsupportedDevice) { in tearDown()
141 if (mIsUnsupportedDevice) { in testNormalQuery()
149 if (mIsUnsupportedDevice) { in testNormalStartNormal()
157 if (mIsUnsupportedDevice) { in testNormalStartEphemeral()
166 if (mIsUnsupportedDevice) { in testEphemeralQuery()
174 if (mIsUnsupportedDevice) { in testEphemeralStartNormal()
186 if (mIsUnsupportedDevice) { in testEphemeralStartExposed01()
[all …]