Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DComponentInfo.java186 protected void dumpBack(Printer pw, String prefix) { in dumpBack() method in ComponentInfo
187 dumpBack(pw, prefix, DUMP_FLAG_ALL); in dumpBack()
190 void dumpBack(Printer pw, String prefix, int dumpFlags) { in dumpBack() method in ComponentInfo
199 super.dumpBack(pw, prefix); in dumpBack()
DServiceInfo.java208 super.dumpBack(pw, prefix, dumpFlags); in dump()
DProviderInfo.java139 super.dumpBack(pw, prefix, dumpFlags); in dump()
DPackageItemInfo.java420 protected void dumpBack(Printer pw, String prefix) { in dumpBack() method in PackageItemInfo
DActivityInfo.java1184 super.dumpBack(pw, prefix, dumpFlags); in dump()
DApplicationInfo.java1398 super.dumpBack(pw, prefix); in dump()
/frameworks/base/non-updatable-api/
Dsystem-lint-baseline.txt142 SamShouldBeLast: android.content.pm.PackageItemInfo#dumpBack(android.util.Printer, String):
Dcurrent.txt11537 method protected void dumpBack(android.util.Printer, String);
/frameworks/base/api/
Dsystem-lint-baseline.txt237 SamShouldBeLast: android.content.pm.PackageItemInfo#dumpBack(android.util.Printer, String):
Dcurrent.txt11537 method protected void dumpBack(android.util.Printer, String);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8660 method protected void dumpBack(android.util.Printer, java.lang.String);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt14006 Landroid/content/pm/ComponentInfo;->dumpBack(Landroid/util/Printer;Ljava/lang/String;I)V