Searched refs:CREATE_IMAGE_ENTRY_QUERY (Results 1 – 2 of 2) sorted by relevance
25 import static android.scopedstorage.cts.lib.TestUtils.CREATE_IMAGE_ENTRY_QUERY;106 case CREATE_IMAGE_ENTRY_QUERY: in onCreate()242 CREATE_IMAGE_ENTRY_QUERY + ": File path not set from launcher app"); in createImageEntry()
98 public static final String CREATE_IMAGE_ENTRY_QUERY = field in TestUtils285 return getResultFromTestApp(testApp, path, CREATE_IMAGE_ENTRY_QUERY); in createImageEntryAs()