Home
last modified time | relevance | path

Searched refs:sShouldDefuse (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DBaseBundle.java72 private static volatile boolean sShouldDefuse = false; field in BaseBundle
88 sShouldDefuse = shouldDefuse; in setShouldDefuse()
329 if (LOG_DEFUSABLE && sShouldDefuse && (mFlags & FLAG_DEFUSABLE) == 0) { in unparcel()
417 if (sShouldDefuse) { in unwrapLazyValueFromMapLocked()
479 if (sShouldDefuse) { in initializeFromParcelLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34737 Landroid/os/BaseBundle;->sShouldDefuse:Z