Searched refs:sViewCache (Results 1 – 1 of 1) sorted by relevance
29 private static ViewCache sViewCache; field in ViewCache35 if (sViewCache == null) { in getInstance()36 sViewCache = new ViewCache(); in getInstance()38 return sViewCache; in getInstance()