/frameworks/base/core/java/android/app/timedetector/ |
D | TelephonyTimeSuggestion.java | 87 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()
|
D | TimeSuggestionHelper.java | 82 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/ |
D | TelephonyTimeZoneSuggestion.java | 83 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()
|
D | TimeZoneDetector.java | 141 static ManualTimeZoneSuggestion createManualTimeZoneSuggestion(String tzId, String debugInfo) { in createManualTimeZoneSuggestion()
|
D | ManualTimeZoneSuggestion.java | 68 …ArrayList<String> debugInfo = (ArrayList<String>) in.readArrayList(null /* classLoader */, java.la… in createFromParcel() local
|
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/ |
D | TestCallerIdentityInjector.java | 38 public int resolveUserId(int userId, String debugInfo) { in resolveUserId()
|
/frameworks/base/services/core/java/com/android/server/timezonedetector/ |
D | CallerIdentityInjector.java | 37 @UserIdInt int resolveUserId(@UserIdInt int userId, String debugInfo); in resolveUserId()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/nitz/ |
D | TimeZoneLookupHelper.java | 78 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/ |
D | LocationTimeZoneProvider.java | 194 @Nullable String debugInfo) { in ProviderState() 217 @Nullable String debugInfo) { in newState() 773 String debugInfo = "handleTemporaryFailure: reason=" + reason in handleTemporaryFailure() local
|
D | LocationTimeZoneProviderController.java | 659 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/ |
D | TableEntry.cpp | 172 std::string debugInfo = emitDebugInfo(entry.interfaceName); in createTextTable() local
|
D | ListCommand.cpp | 670 auto debugInfo = std::make_shared<DebugInfo>(); in fetchBinderizedEntry() local
|
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.h | 576 std::vector<std::string> debugInfo; member
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | LayerLifecycleManager.cpp | 397 std::string debugInfo = owner.name + "[" + std::to_string(owner.id) + "] refs:"; in getDebugString() local
|
/frameworks/av/media/libaudiohal/impl/ |
D | EffectHalHidl.cpp | 339 DebugInfo debugInfo; in getHalPid() local
|
D | StreamHalHidl.cpp | 269 DebugInfo debugInfo; in getHalPid() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/usage/ |
D | UsageStatsDatabaseTest.java | 384 String debugInfo = ""; in compareIntervalStats() local
|
/frameworks/base/services/core/java/com/android/server/timedetector/ |
D | NetworkTimeUpdateService.java | 663 @NonNull String debugInfo, @NonNull RefreshCallbacks refreshCallbacks) { in makeNetworkTimeSuggestion()
|
/frameworks/native/libs/ui/ |
D | Gralloc2.cpp | 376 std::string debugInfo; in dumpDebugInfo() local
|
D | Gralloc3.cpp | 365 std::string debugInfo; in dumpDebugInfo() local
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageManagerInternalBase.java | 766 @Nullable String recentCallingPackage, @NonNull String debugInfo) { in notifyComponentUsed() 768 recentCallingPackage, debugInfo); in notifyComponentUsed() local
|
/frameworks/base/services/core/java/android/content/pm/ |
D | PackageManagerInternal.java | 1397 @NonNull String debugInfo); in notifyComponentUsed()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 8671 final String debugInfo = in shouldAllowFgsStartForegroundWithBindingCheckLocked() local
|