Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewDebug.java383 public static long getViewRootImplCount() { in getViewRootImplCount() method in ViewDebug
/frameworks/base/core/java/android/app/
DActivityThread.java1040 long viewRootInstanceCount = ViewDebug.getViewRootImplCount(); in dumpMemInfo()