Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBaseBundle.java61 private static volatile boolean sShouldDefuse = false; field in BaseBundle
72 sShouldDefuse = shouldDefuse; in setShouldDefuse()
249 if (LOG_DEFUSABLE && sShouldDefuse && (mFlags & FLAG_DEFUSABLE) == 0) { in initializeFromParcelLocked()
295 if (sShouldDefuse) { in initializeFromParcelLocked()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt38060 Landroid/os/BaseBundle;->sShouldDefuse:Z