Home
last modified time | relevance | path

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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/content/pm/
DStubPackageManager.java240 public Resources getResourcesForApplication(ApplicationInfo app) throws NameNotFoundException { in getResourcesForApplication() method in StubPackageManager
245 … public Resources getResourcesForApplication(String appPackageName) throws NameNotFoundException { in getResourcesForApplication() method in StubPackageManager