Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewDebug.java372 public static long getViewInstanceCount() { in getViewInstanceCount() method in ViewDebug
/frameworks/base/core/java/android/app/
DActivityThread.java1039 long viewInstanceCount = ViewDebug.getViewInstanceCount(); in dumpMemInfo()