Home
last modified time | relevance | path

Searched defs:previousValue (Results 1 – 6 of 6) sorted by relevance

/cts/tests/credentials/src/android/credentials/cts/testcore/
DCtsCredentialManagerUtils.java76 final String previousValue = deviceConfigStateManager.get(); in setDeviceConfig() local
/cts/tests/credentials/src/android/credentials/cts/
DCtsCredentialDescriptionRegistryApiTest.java173 final String previousValue = deviceConfigStateManager.get(); in setDeviceConfig() local
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DBugReportTest.kt187 val previousValue = deviceState.dpc().devicePolicyManager().lastBugReportRequestTime in <lambda>() constant
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
DInlineLoginMixedCredentialActivityTest.java481 final String previousValue = deviceConfigStateManager.get(); in setDeviceConfig() local
/cts/tests/BlobStore/src/com/android/cts/blob/
DBlobStoreManagerTest.java1713 final String previousValue = DeviceConfig.getProperty(NAMESPACE_BLOBSTORE, key); in runWithKeyValues() local
1727 previousValues.forEach((key, previousValue) -> { in runWithKeyValues() argument
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java1798 final String previousValue = deviceConfigStateManager.get(); in setDeviceConfig() local