Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java8574 PersistableBundle configIn = new PersistableBundle(); in testSetTrustAgentConfiguration_largeBundlePersisted() local
8577 configIn.putString("key-" + i, kilobyteString); in testSetTrustAgentConfiguration_largeBundlePersisted()
8581 dpm.setTrustAgentConfiguration(admin1, agent, configIn); in testSetTrustAgentConfiguration_largeBundlePersisted()