Home
last modified time | relevance | path

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

123456

/frameworks/base/services/core/java/com/android/server/wm/
DAnimationAdapter.java98 default void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method
104 void dumpDebug(ProtoOutputStream proto); in dumpDebug() method
DLocalAnimationAdapter.java91 public void dumpDebug(ProtoOutputStream proto) { in dumpDebug() method in LocalAnimationAdapter
170 default void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method
DWindowProcessListener.java68 void dumpDebug(ProtoOutputStream proto, long fieldId); in dumpDebug() method
DDisplayFrames.java122 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.java68 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/com/android/internal/util/
DLocalLog.java69 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in LocalLog
/frameworks/base/core/java/android/view/
DInsetsAnimationControlRunner.java85 void dumpDebug(ProtoOutputStream proto, long fieldId); in dumpDebug() method
DInsetsAnimationThreadControlRunner.java139 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in InsetsAnimationThreadControlRunner
DImeInsetsSourceConsumer.java185 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in ImeInsetsSourceConsumer
/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
DUserState.java141 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/core/java/android/inputmethodservice/
DSoftInputWindow.java266 void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in SoftInputWindow
/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/core/tests/coretests/src/android/content/res/
DConfigurationTest.java160 private void dumpDebug(File f, Configuration config) throws Exception { in dumpDebug() method in ConfigurationTest
/frameworks/base/core/java/android/app/
DProfilerInfo.java139 public void dumpDebug(ProtoOutputStream proto, long fieldId) { in dumpDebug() method in ProfilerInfo

123456