Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java236 Context deviceEncryptedContext = mContext.createDeviceProtectedStorageContext(); in testCreatingWebViewWithDeviceEncrpytionFails() local
238 new WebView(deviceEncryptedContext); in testCreatingWebViewWithDeviceEncrpytionFails()
255 Context deviceEncryptedContext = mContext.createDeviceProtectedStorageContext(); in testCreatingWebViewWithMultipleEncryptionContext() local
262 new WebView(deviceEncryptedContext); in testCreatingWebViewWithMultipleEncryptionContext()