Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/ScopedStorageTestHelper/src/android/scopedstorage/cts/
DScopedStorageTestHelper.java25 import static android.scopedstorage.cts.lib.TestUtils.CREATE_IMAGE_ENTRY_QUERY;
145 case CREATE_IMAGE_ENTRY_QUERY: in onCreate()
440 CREATE_IMAGE_ENTRY_QUERY + ": File path not set from launcher app"); in createImageEntry()
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java119 public static final String CREATE_IMAGE_ENTRY_QUERY = field in TestUtils
342 final String actionName = CREATE_IMAGE_ENTRY_QUERY; in createImageEntryForUriAs()