Home
last modified time | relevance | path

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

/cts/tests/credentials/src/android/credentials/cts/
DCtsCredentialDescriptionRegistryApiTest.java169 final String previousValue = deviceConfigStateManager.get(); in setDeviceConfig() local
DCtsCredentialProviderServiceDeviceTest.java656 final String previousValue = deviceConfigStateManager.get(); in setDeviceConfig() local
/cts/tests/BlobStore/src/com/android/cts/blob/
DBlobStoreManagerTest.java1710 final String previousValue = DeviceConfig.getProperty(NAMESPACE_BLOBSTORE, key); in runWithKeyValues() local
1724 previousValues.forEach((key, previousValue) -> { in runWithKeyValues() argument
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java1795 final String previousValue = deviceConfigStateManager.get(); in setDeviceConfig() local