Searched refs:getTextFromResource (Results 1 – 2 of 2) sorted by relevance
39 return !getTextFromResource( in hasLicenses()47 getTextFromResource( in getLicenses()85 return getTextFromResource(context, R.raw.third_party_licenses, offset, length); in getLicenseText()88 private static String getTextFromResource( in getTextFromResource() method in Licenses
38 getTextFromResource(context.getApplicationContext(), LICENSE_METADATA_FILENAME, 0, -1)); in getLicenses()67 return getTextFromResource(context, LICENSE_FILENAME, offset, length); in getLicenseText()70 private static String getTextFromResource( in getTextFromResource() method in Licenses