Home
last modified time | relevance | path

Searched defs:getDebugInfo (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/timedetector/
DGnssTimeSuggestion.java51 public List<String> getDebugInfo() { in getDebugInfo() method in GnssTimeSuggestion
DNetworkTimeSuggestion.java81 public List<String> getDebugInfo() { in getDebugInfo() method in NetworkTimeSuggestion
/frameworks/base/core/java/android/app/timedetector/
DManualTimeSuggestion.java78 public List<String> getDebugInfo() { in getDebugInfo() method in ManualTimeSuggestion
DTimeSuggestionHelper.java72 public List<String> getDebugInfo() { in getDebugInfo() method in TimeSuggestionHelper
DTelephonyTimeSuggestion.java187 public List<String> getDebugInfo() { in getDebugInfo() method in TelephonyTimeSuggestion
/frameworks/base/core/java/android/app/time/
DExternalTimeSuggestion.java128 public List<String> getDebugInfo() { in getDebugInfo() method in ExternalTimeSuggestion
/frameworks/base/core/java/android/app/timezonedetector/
DManualTimeZoneSuggestion.java90 public List<String> getDebugInfo() { in getDebugInfo() method in ManualTimeZoneSuggestion
DTelephonyTimeZoneSuggestion.java236 public List<String> getDebugInfo() { in getDebugInfo() method in TelephonyTimeZoneSuggestion
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DLocationAlgorithmEvent.java85 public List<String> getDebugInfo() { in getDebugInfo() method in LocationAlgorithmEvent
/frameworks/base/services/core/java/com/android/server/vibrator/
DHalVibration.java180 public Vibration.DebugInfo getDebugInfo() { in getDebugInfo() method in HalVibration
DVibratorManagerService.java1684 public Vibration.DebugInfo getDebugInfo() { in getDebugInfo() method in VibratorManagerService.ExternalVibrationHolder
/frameworks/native/services/surfaceflinger/
DWindowInfosListenerInvoker.cpp146 WindowInfosListenerInvoker::DebugInfo WindowInfosListenerInvoker::getDebugInfo() { in getDebugInfo() function in android::WindowInfosListenerInvoker
/frameworks/native/cmds/lshal/
Dtest.cpp361 hardware::Return<void> getDebugInfo(getDebugInfo_cb cb) override { in getDebugInfo() function in android::lshal::TestService