Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DIntentBindRecord.java54 dumpInService(pw, prefix); in dump()
57 void dumpInService(PrintWriter pw, String prefix) { in dumpInService() method in IntentBindRecord
H A DServiceRecord.java845 b.dumpInService(pw, prefix + " "); in dump()