Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTrustAgentInfoTest.java28 import static com.android.cts.managedprofile.TrustAgentInfoTest.AssertConfigMode.*;
44 enum AssertConfigMode { enum in TrustAgentInfoTest
157 AssertConfigMode mode, List<PersistableBundle> actual) { in assertPersistableBundleListEquals()