Home
last modified time | relevance | path

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

/frameworks/base/core/tests/hosttests/src/android/content/pm/
DPackageManagerHostTestUtils.java107 public static String getDeviceAppPath() { in getDeviceAppPath() method in PackageManagerHostTestUtils
DPackageManagerHostTests.java130 deviceAppPath = mPMHostUtils.getDeviceAppPath(); in setUp()