Searched refs:DUMP_FLAG_ALL (Results 1 – 8 of 8) sorted by relevance
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | ProviderInfo.java | 131 dump(pw, prefix, DUMP_FLAG_ALL); in dump()
|
H A D | ComponentInfo.java | 218 dumpBack(pw, prefix, DUMP_FLAG_ALL); in dumpBack()
|
H A D | ServiceInfo.java | 593 dump(pw, prefix, DUMP_FLAG_ALL); in dump()
|
H A D | PackageItemInfo.java | 416 public static final int DUMP_FLAG_ALL = DUMP_FLAG_DETAILS | DUMP_FLAG_APPLICATION; field in PackageItemInfo
|
H A D | ResolveInfo.java | 344 dump(pw, prefix, PackageItemInfo.DUMP_FLAG_ALL); in dump()
|
H A D | ActivityInfo.java | 1874 dump(pw, prefix, DUMP_FLAG_ALL); in dump()
|
H A D | ApplicationInfo.java | 1611 dump(pw, prefix, DUMP_FLAG_ALL); in dump()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 12363 Landroid/content/pm/PackageItemInfo;->DUMP_FLAG_ALL:I
|