HomeSort by relevance Sort by last modified time
    Searched refs:getPackageResourcePath (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/dynamic_linker/com/android/dynamiclinker/
DynamicLinkerTest.java 37 String apkPath = InstrumentationRegistry.getContext().getPackageResourcePath();
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
MockContext.java 104 public String getPackageResourcePath() {
  /cts/tests/tests/content/src/android/content/cts/
ContextTest.java 751 assertNotNull(mContext.getPackageResourcePath());
    [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
ResourcesTest.java 135 assmgr.addAssetPath(mContext.getPackageResourcePath());
    [all...]
ConfigTest.java 210 assmgr.addAssetPath(mContext.getPackageResourcePath());
    [all...]

Completed in 2309 milliseconds