HomeSort by relevance Sort by last modified time
    Searched full:sshoulddefuse (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/os/
BaseBundle.java 54 private static volatile boolean sShouldDefuse = false;
65 sShouldDefuse = shouldDefuse;
238 if (LOG_DEFUSABLE && sShouldDefuse && (mFlags & FLAG_DEFUSABLE) == 0) {
271 if (sShouldDefuse) {
    [all...]

Completed in 124 milliseconds