Home
last modified time | relevance | path

Searched defs:dumpDebug (Results 1 – 25 of 130) sorted by relevance

123456

/frameworks/base/services/core/java/com/android/server/wm/
DAnimationAdapter.java81 default void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method
87 void dumpDebug(ProtoOutputStream proto); in dumpDebug() method
DLocalAnimationAdapter.java80 public void dumpDebug(ProtoOutputStream proto) { in dumpDebug() method in LocalAnimationAdapter
145 default void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method
DWindowProcessListener.java68 void dumpDebug(ProtoOutputStream proto, long fieldId); in dumpDebug() method
DDisplayFrames.java131 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in DisplayFrames
/frameworks/base/core/java/android/view/inputmethod/
DDumpableInputConnection.java31 void dumpDebug(@NonNull ProtoOutputStream proto, long fieldId); in dumpDebug() method
/frameworks/base/services/core/java/com/android/server/power/
DSuspendBlocker.java46 void dumpDebug(ProtoOutputStream proto, long fieldId); in dumpDebug() method
/frameworks/base/services/core/java/com/android/server/utils/quota/
DCategory.java72 void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in Category
DUptc.java55 void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in Uptc
/frameworks/base/services/core/java/com/android/server/uri/
DNeededUriGrants.java38 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in NeededUriGrants
DGrantUri.java71 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in GrantUri
/frameworks/base/core/java/android/view/
DInsetsAnimationControlRunner.java85 void dumpDebug(ProtoOutputStream proto, long fieldId); in dumpDebug() method
DImeInsetsSourceConsumer.java151 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in ImeInsetsSourceConsumer
DInsetsAnimationThreadControlRunner.java139 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in InsetsAnimationThreadControlRunner
/frameworks/base/core/java/com/android/internal/util/
DLocalLog.java69 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in LocalLog
/frameworks/base/services/core/java/com/android/server/am/
DAppBindRecord.java65 void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in AppBindRecord
DActiveInstrumentation.java140 void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in ActiveInstrumentation
DIntentBindRecord.java111 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in IntentBindRecord
DAppTimeTracker.java125 public void dumpDebug(ProtoOutputStream proto, long fieldId, boolean details) { in dumpDebug() method in AppTimeTracker
DBroadcastFilter.java53 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in BroadcastFilter
DUserState.java142 void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in UserState
/frameworks/base/core/java/android/content/pm/
DFeatureInfo.java118 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in FeatureInfo
/frameworks/base/core/java/android/nfc/
DNdefMessage.java265 public void dumpDebug(ProtoOutputStream proto) { in dumpDebug() method in NdefMessage
/frameworks/base/apex/jobscheduler/framework/java/com/android/server/job/
DJobSchedulerInternal.java104 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in JobSchedulerInternal.JobStorePersistStats
/frameworks/base/services/core/java/com/android/server/net/
DNetworkIdentitySet.java182 public void dumpDebug(ProtoOutputStream proto, long tag) { in dumpDebug() method in NetworkIdentitySet
/frameworks/base/core/tests/coretests/src/android/content/res/
DConfigurationTest.java160 private void dumpDebug(File f, Configuration config) throws Exception { in dumpDebug() method in ConfigurationTest

123456