Searched refs:sShouldDefuse (Results 1 – 2 of 2) sorted by relevance
72 private static volatile boolean sShouldDefuse = false; field in BaseBundle88 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()
34737 Landroid/os/BaseBundle;->sShouldDefuse:Z