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.java237 Context deviceEncryptedContext = getActivity().createDeviceProtectedStorageContext(); in testCreatingWebViewWithDeviceEncrpytionFails() local
239 new WebView(deviceEncryptedContext); in testCreatingWebViewWithDeviceEncrpytionFails()
256 Context deviceEncryptedContext = getActivity().createDeviceProtectedStorageContext(); in testCreatingWebViewWithMultipleEncryptionContext() local
262 new WebView(deviceEncryptedContext); in testCreatingWebViewWithMultipleEncryptionContext()