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

  /packages/apps/Browser/src/com/android/browser/homepages/
RequestHandler.java 110 Template t = Template.getCachedTemplate(mContext, R.raw.most_visited);
162 Template t = Template.getCachedTemplate(mContext, R.raw.folder_view);
Template.java 39 public static Template getCachedTemplate(Context context, int id) {

Completed in 22 milliseconds