Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/UsesLibraryApp/src/com/android/cts/useslibrary/
DUsesLibraryTest.java73 DexFile apkDexFile = getDexFileFromDexElement(dexElements[1]); in testDuplicateLibrary() local
74 String apkPath = apkDexFile.getName(); in testDuplicateLibrary()