Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/license/
H A DLicenses.java92 return getTextFromInputStream(stream, offset, length); in getTextFromResource()
95 private static String getTextFromInputStream(InputStream stream, long offset, int length) { in getTextFromInputStream() method in Licenses
/aosp12/packages/apps/Dialer/java/com/android/dialer/about/
H A DLicenses.java79 return getTextFromInputStream(stream, offset, length); in getTextFromResource()
82 private static String getTextFromInputStream(InputStream stream, long offset, int length) { in getTextFromInputStream() method in Licenses