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

  /packages/apps/Browser/src/com/android/browser/homepages/
Template.java 168 this(context, readRaw(context, tid));
270 private static String readRaw(Context context, int id) {
  /packages/apps/Browser/src/com/android/browser/provider/
BrowserProvider2.java 674 thumb = readRaw(res, thumbId);
678 favicon = readRaw(res, faviconId);
697 private byte[] readRaw(Resources res, int id) throws IOException {
    [all...]

Completed in 23 milliseconds