Searched refs:pushFromResource (Results 1 – 2 of 2) sorted by relevance
233 mUtils.pushFromResource("/package-dex-usage.pb", PACKAGE_DEX_USAGE_PATH); in testSecondaryDexUseLoading()322 mUtils.pushFromResource(profileResourceName, targetPath); in writeSystemManagedProfile()
148 public void pushFromResource(String resource, String remotePath) throws Exception { in pushFromResource() method in Utils