Home
last modified time | relevance | path

Searched defs:toDebugString (Results 1 – 25 of 614) sorted by relevance

12345678910>>...25

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java1775 protected String toDebugString(long now) { in copyAccountToUser() method
1861 protected String toDebugString(long now) { in completeCloningAccount() method
2162 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.TestFeaturesSession
2484 protected String toDebugString(long now) { in toDebugString() method in AccountManagerService.RemoveAccountSession
3015 protected String toDebugString(long now) { in getAuthTokenLabel() method
3182 protected String toDebugString(long now) { in getAuthToken() method
3543 protected String toDebugString(long now) { in addAccountAndLogMetrics() method
3648 protected String toDebugString(long now) { in startAddAccountSession() method
3895 protected String toDebugString(long now) { in finishSessionAsUser() method
3976 protected String toDebugString(long now) { in confirmCredentialsAsUser() method
[all …]
/aosp_15_r20/frameworks/base/core/java/android/inputmethodservice/
H A DNavigationBarController.java89 default String toDebugString() { in toDebugString() method
145 String toDebugString() { in toDebugString() method in NavigationBarController
647 public String toDebugString() { in toDebugString() method in NavigationBarController.Impl
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/util/
DDebugUtils.java118 public static String toDebugString(PropIdAreaId propIdAreaId) { in toDebugString() method in DebugUtils
126 public static String toDebugString(List<PropIdAreaId> propIdAreaIds) { in toDebugString() method in DebugUtils
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DCombinedVibration.java177 public abstract String toDebugString(); in toDebugString() method in CombinedVibration
497 public String toDebugString() { in toDebugString() method in CombinedVibration.Mono
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DEntrySchema.java229 public String toDebugString(Entry entry) { in toDebugString() method in EntrySchema
246 public String toDebugString(Entry entry, String... columnNames) { in toDebugString() method in EntrySchema
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/mutator/lang/
H A DFloatingPointMutatorFactory.java328 public String toDebugString(Predicate<Debuggable> isInCycle) { in toDebugString() method in FloatingPointMutatorFactory.FloatMutator
593 public String toDebugString(Predicate<Debuggable> isInCycle) { in toDebugString() method in FloatingPointMutatorFactory.DoubleMutator
H A DBooleanMutatorFactory.java70 public String toDebugString(Predicate<Debuggable> isInLoop) { in toDebugString() method in BooleanMutatorFactory.BooleanMutator
H A DNullableMutatorFactory.java122 public String toDebugString(Predicate<Debuggable> isInCycle) { in toDebugString() method in NullableMutatorFactory.NullableMutator
/aosp_15_r20/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
H A DTokenRewriteStream.java583 public String toDebugString() { in toDebugString() method in TokenRewriteStream
587 public String toDebugString(int start, int end) { in toDebugString() method in TokenRewriteStream
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/api/
H A DDebuggable.java36 String toDebugString(Predicate<Debuggable> isInCycle); in toDebugString() method
/aosp_15_r20/packages/services/Car/service/src/com/android/car/hal/property/
DHalValueDebugUtils.java43 public static String toDebugString(int propertyId, Object value) { in toDebugString() method in HalValueDebugUtils
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
H A DDebugStrings.kt11 internal actual fun Continuation<*>.toDebugString(): String = when (this) { in toDebugString() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
H A DCoroutineContext.common.kt26 internal expect fun Continuation<*>.toDebugString(): String method
/aosp_15_r20/packages/services/Car/car-lib/src/com/android/car/internal/property/
DVehiclePropertyIdDebugUtils.java59 public static String toDebugString(int propertyId) { in toDebugString() method in VehiclePropertyIdDebugUtils
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/shared_preferences/
H A DPreferenceKeyRegistry.java34 public String toDebugString() { in toDebugString() method in PreferenceKeyRegistry
/aosp_15_r20/frameworks/opt/bitmap/src/com/android/bitmap/
DPooledCache.java25 String toDebugString(); in toDebugString() method
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/lambda/DefaultMethods/
DMixIn.java57 default String toDebugString() { in toDebugString() method
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/lambda/DefaultMethods/
DMixIn.java57 default String toDebugString() { in toDebugString() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/
H A DCoroutineContext.kt49 internal actual fun Continuation<*>.toDebugString(): String = toString() in withCoroutineContext() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/wasmJs/src/
H A DCoroutineContext.kt39 internal actual fun Continuation<*>.toDebugString(): String = toString() in withCoroutineContext() method
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/
H A DCoroutineContext.kt45 internal actual fun Continuation<*>.toDebugString(): String = toString() in withCoroutineContext() method
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/combinator/
H A DMutatorCombinators.java89 public String toDebugString(Predicate<Debuggable> isInCycle) { in mutateProperty() method in MutatorCombinators
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/power/batterysaver/
H A DBatterySavingStatsTest.java91 String toDebugString() { in toDebugString() method in BatterySavingStatsTest.BatterySavingStatsTestable
/aosp_15_r20/frameworks/base/core/java/android/content/
H A DSyncResult.java294 public String toDebugString() { in toDebugString() method in SyncResult
/aosp_15_r20/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DLaunchItem.java109 public String toDebugString() { in toDebugString() method in LaunchItem

12345678910>>...25