Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_android_hardware_audio.cc34 ::android::hardware::Return<void> getDebugInfo( in getDebugInfo() function in android::hardware::bluetooth::a2dp::V1_0::BluetoothAudioHost
/aosp12/frameworks/base/core/java/android/app/timedetector/
H A DGnssTimeSuggestion.java94 public List<String> getDebugInfo() { in getDebugInfo() method in GnssTimeSuggestion
H A DManualTimeSuggestion.java94 public List<String> getDebugInfo() { in getDebugInfo() method in ManualTimeSuggestion
H A DNetworkTimeSuggestion.java94 public List<String> getDebugInfo() { in getDebugInfo() method in NetworkTimeSuggestion
H A DTelephonyTimeSuggestion.java127 public List<String> getDebugInfo() { in getDebugInfo() method in TelephonyTimeSuggestion
/aosp12/frameworks/base/core/java/android/app/time/
H A DExternalTimeSuggestion.java136 public List<String> getDebugInfo() { in getDebugInfo() method in ExternalTimeSuggestion
/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DGeolocationTimeZoneSuggestion.java86 public List<String> getDebugInfo() { in getDebugInfo() method in GeolocationTimeZoneSuggestion
/aosp12/frameworks/base/core/java/android/app/timezonedetector/
H A DManualTimeZoneSuggestion.java90 public List<String> getDebugInfo() { in getDebugInfo() method in ManualTimeZoneSuggestion
H A DTelephonyTimeZoneSuggestion.java236 public List<String> getDebugInfo() { in getDebugInfo() method in TelephonyTimeZoneSuggestion
/aosp12/packages/services/Car/service/src/com/android/car/pm/
H A DActivityBlockingActivity.java355 private String getDebugInfo(String blockedActivity, String rootActivity) { in getDebugInfo() method in ActivityBlockingActivity
/aosp12/packages/apps/Car/Media/src/com/android/car/media/
H A DBrowseViewController.java218 String getDebugInfo() { in getDebugInfo() method in BrowseViewController
/aosp12/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibration.java209 public Vibration.DebugInfo getDebugInfo() { in getDebugInfo() method in Vibration
H A DVibratorManagerService.java1117 public Vibration.DebugInfo getDebugInfo() { in getDebugInfo() method in VibratorManagerService.ExternalVibrationHolder
/aosp12/frameworks/native/cmds/lshal/
H A Dtest.cpp337 hardware::Return<void> getDebugInfo(getDebugInfo_cb cb) override { in getDebugInfo() function in android::lshal::TestService