Home
last modified time | relevance | path

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

/cts/hostsidetests/compilation/src/android/compilation/cts/
DUtils.java90 dmResource, new File(getDmPath(apkFile.getAbsolutePath()))); in installFromResourcesImpl()
184 private String getDmPath(String apkPath) throws Exception { in getDmPath() method in Utils