Searched refs:sendIfEmpty (Results 1 – 1 of 1) sorted by relevance
795 private boolean maybeSetApiBlacklistExemptions(ZygoteState state, boolean sendIfEmpty) { in maybeSetApiBlacklistExemptions() argument799 } else if (!sendIfEmpty && mApiBlacklistExemptions.isEmpty()) { in maybeSetApiBlacklistExemptions()