Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/timedetector/
DGnssTimeSuggestion.java94 public List<String> getDebugInfo() { in getDebugInfo() method in GnssTimeSuggestion
DManualTimeSuggestion.java94 public List<String> getDebugInfo() { in getDebugInfo() method in ManualTimeSuggestion
DNetworkTimeSuggestion.java94 public List<String> getDebugInfo() { in getDebugInfo() method in NetworkTimeSuggestion
DTelephonyTimeSuggestion.java127 public List<String> getDebugInfo() { in getDebugInfo() method in TelephonyTimeSuggestion
/frameworks/base/core/java/android/app/time/
DExternalTimeSuggestion.java136 public List<String> getDebugInfo() { in getDebugInfo() method in ExternalTimeSuggestion
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DGeolocationTimeZoneSuggestion.java86 public List<String> getDebugInfo() { in getDebugInfo() method in GeolocationTimeZoneSuggestion
/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/vibrator/
DVibration.java207 public Vibration.DebugInfo getDebugInfo() { in getDebugInfo() method in Vibration
DVibratorManagerService.java1117 public Vibration.DebugInfo getDebugInfo() { in getDebugInfo() method in VibratorManagerService.ExternalVibrationHolder
/frameworks/native/cmds/lshal/
Dtest.cpp337 hardware::Return<void> getDebugInfo(getDebugInfo_cb cb) override { in getDebugInfo() function in android::lshal::TestService