Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationStartInfo.java878 public void dump(@NonNull PrintWriter pw, @Nullable String prefix, @Nullable String seqSuffix, in dump() argument
882 .append("ApplicationStartInfo ").append(seqSuffix).append(':') in dump()
DApplicationExitInfo.java1247 public void dump(@NonNull PrintWriter pw, @Nullable String prefix, @Nullable String seqSuffix, in dump() argument
1251 .append("ApplicationExitInfo ").append(seqSuffix).append(':') in dump()