Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationExitInfo.java1046 public void dump(@NonNull PrintWriter pw, @Nullable String prefix, @Nullable String seqSuffix, in dump() argument
1048 pw.println(prefix + "ApplicationExitInfo " + seqSuffix + ":"); in dump()