Home
last modified time | relevance | path

Searched defs:disabledChanges (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/appcompat/compatchanges/src/com/android/cts/appcompat/
DCompatChangesSelinuxTest.java62 final Set<Long> disabledChanges = ImmutableSet.of(); in testTargetSdkQAppIsInLatestDomainWithLatestOptin() local
83 final Set<Long> disabledChanges = ImmutableSet.of(); in testTargetSdkQAppIsInRDomainWithROptin() local
114 final Set<Long> disabledChanges = ImmutableSet.of(); in testTargetSdkRAppIsInLatestDomainWithLatestOptin() local
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DCompatChangeGatingTestCase.java128 Set<Long> enabledChanges, Set<Long> disabledChanges) in runDeviceCompatTest()
149 Set<Long> enabledChanges, Set<Long> disabledChanges, in runDeviceCompatTestReported()
302 protected void setCompatConfig(Set<Long> enabledChanges, Set<Long> disabledChanges, in setCompatConfig()
/cts/hostsidetests/systemui/src/android/host/systemui/
DActiveTileServiceCompatChangeTest.java100 protected void setCompatConfig(Set<Long> enabledChanges, Set<Long> disabledChanges, in setCompatConfig()