Searched defs:getStatistic (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/layoutlib/bridge/src/android/util/imagepool/ | ||
H A D | ImagePoolStats.java | 43 String getStatistic(); in getStatistic() method |
H A D | ImagePoolStatsProdImpl.java | 68 public String getStatistic() { return ""; } in getStatistic() method in ImagePoolStatsProdImpl |
H A D | ImagePoolStatsDebugImpl.java | 145 public String getStatistic() { in getStatistic() method in ImagePoolStatsDebugImpl |