Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DProcessProfileRecord.java667 @HostingComponentType int getCurrentHostingComponentTypes() { in getCurrentHostingComponentTypes() method in ProcessProfileRecord
734 pw.print(Integer.toHexString(getCurrentHostingComponentTypes())); in dumpPss()