Searched refs:shouldBypass (Results 1 – 2 of 2) sorted by relevance
195 ident.shouldBypass = false; in fromSelfAsUser()392 private volatile boolean shouldBypass; field in LocalCallingIdentity423 shouldBypass = shouldBypassDatabaseInternal(isSystemGallery); in shouldBypassDatabase()426 return shouldBypass; in shouldBypassDatabase()
8531 final boolean shouldBypass = shouldBypassFuseRestrictions(/*forWrite*/ true, path);8535 if (!shouldBypass && isCallingPackageRequestingLegacy()) {8544 if (shouldBypass) {