Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/host/src/android/healthconnect/cts/database/
DDatabaseTestUtils.java98 ITestDevice device, String apkFilenameInResources, boolean isHcApex) in installPackageFromResource() argument
105 apkFile = getFileFromResource(apkFilenameInResources, isHcApex); in installPackageFromResource()