Searched refs:shouldAllowLegacyWrite (Results 1 – 1 of 1) sorted by relevance
323 if (shouldAllowLegacyWrite(callingIdentity, forWrite)) { in getWhereForConstrainedAccess()339 if (shouldAllowLegacyWrite(callingIdentity, forWrite)) { in getWhereForConstrainedAccess()377 private static boolean shouldAllowLegacyWrite(LocalCallingIdentity callingIdentity, in shouldAllowLegacyWrite() method in AccessChecker