Home
last modified time | relevance | path

Searched defs:debugInfo (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/core/java/android/app/timedetector/
DTelephonyTimeSuggestion.java87 ArrayList<String> debugInfo = in.readArrayList( in createFromParcel() local
197 public void addDebugInfo(@NonNull String debugInfo) { in addDebugInfo()
209 public void addDebugInfo(@NonNull List<String> debugInfo) { in addDebugInfo()
279 public Builder addDebugInfo(@NonNull String debugInfo) { in addDebugInfo()
DTimeSuggestionHelper.java82 public void addDebugInfo(@NonNull String debugInfo) { in addDebugInfo()
103 public void addDebugInfo(@NonNull List<String> debugInfo) { in addDebugInfo()
/frameworks/base/core/java/android/app/timezonedetector/
DTelephonyTimeZoneSuggestion.java83 int slotIndex, @NonNull String debugInfo) { in createEmptySuggestion()
167 List<String> debugInfo = in createFromParcel() local
246 public void addDebugInfo(@NonNull String debugInfo) { in addDebugInfo()
258 public void addDebugInfo(@NonNull List<String> debugInfo) { in addDebugInfo()
356 public Builder addDebugInfo(@NonNull String debugInfo) { in addDebugInfo()
DTimeZoneDetector.java141 static ManualTimeZoneSuggestion createManualTimeZoneSuggestion(String tzId, String debugInfo) { in createManualTimeZoneSuggestion()
DManualTimeZoneSuggestion.java68 …ArrayList<String> debugInfo = (ArrayList<String>) in.readArrayList(null /* classLoader */, java.la… in createFromParcel() local
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DTestCallerIdentityInjector.java38 public int resolveUserId(int userId, String debugInfo) { in resolveUserId()
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DCallerIdentityInjector.java37 @UserIdInt int resolveUserId(@UserIdInt int userId, String debugInfo); in resolveUserId()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/nitz/
DTimeZoneLookupHelper.java78 public CountryResult(@NonNull String zoneId, @Quality int quality, String debugInfo) { in CountryResult()
210 String debugInfo; in lookupByCountry() local
/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
DLocationTimeZoneProvider.java194 @Nullable String debugInfo) { in ProviderState()
217 @Nullable String debugInfo) { in newState()
773 String debugInfo = "handleTemporaryFailure: reason=" + reason in handleTemporaryFailure() local
DLocationTimeZoneProviderController.java659 String debugInfo = "Provider event received: provider=" + provider in handleProviderSuggestion() local
737 String debugInfo = "Uncertainty received from " + provider.getName() + ":" in handleProviderUncertainty() local
785 String debugInfo = "Uncertainty timeout triggered for " + provider.getName() + ":" in onProviderUncertaintyTimeout() local
/frameworks/native/cmds/lshal/
DTableEntry.cpp172 std::string debugInfo = emitDebugInfo(entry.interfaceName); in createTextTable() local
DListCommand.cpp670 auto debugInfo = std::make_shared<DebugInfo>(); in fetchBinderizedEntry() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h576 std::vector<std::string> debugInfo; member
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerLifecycleManager.cpp397 std::string debugInfo = owner.name + "[" + std::to_string(owner.id) + "] refs:"; in getDebugString() local
/frameworks/av/media/libaudiohal/impl/
DEffectHalHidl.cpp339 DebugInfo debugInfo; in getHalPid() local
DStreamHalHidl.cpp269 DebugInfo debugInfo; in getHalPid() local
/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DUsageStatsDatabaseTest.java384 String debugInfo = ""; in compareIntervalStats() local
/frameworks/base/services/core/java/com/android/server/timedetector/
DNetworkTimeUpdateService.java663 @NonNull String debugInfo, @NonNull RefreshCallbacks refreshCallbacks) { in makeNetworkTimeSuggestion()
/frameworks/native/libs/ui/
DGralloc2.cpp376 std::string debugInfo; in dumpDebugInfo() local
DGralloc3.cpp365 std::string debugInfo; in dumpDebugInfo() local
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerInternalBase.java766 @Nullable String recentCallingPackage, @NonNull String debugInfo) { in notifyComponentUsed()
768 recentCallingPackage, debugInfo); in notifyComponentUsed() local
/frameworks/base/services/core/java/android/content/pm/
DPackageManagerInternal.java1397 @NonNull String debugInfo); in notifyComponentUsed()
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java8671 final String debugInfo = in shouldAllowFgsStartForegroundWithBindingCheckLocked() local