Searched refs:sShouldDefuse (Results 1 – 2 of 2) sorted by relevance
61 private static volatile boolean sShouldDefuse = false; field in BaseBundle72 sShouldDefuse = shouldDefuse; in setShouldDefuse()249 if (LOG_DEFUSABLE && sShouldDefuse && (mFlags & FLAG_DEFUSABLE) == 0) { in initializeFromParcelLocked()295 if (sShouldDefuse) { in initializeFromParcelLocked()
38060 Landroid/os/BaseBundle;->sShouldDefuse:Z