Searched refs:sendIfEmpty (Results 1 – 1 of 1) sorted by relevance
967 private boolean maybeSetApiDenylistExemptions(ZygoteState state, boolean sendIfEmpty) { in maybeSetApiDenylistExemptions() argument971 } else if (!sendIfEmpty && mApiDenylistExemptions.isEmpty()) { in maybeSetApiDenylistExemptions()