Searched defs:mApiDenylistExemptions (Results 1 – 2 of 2) sorted by relevance
198 String[] mApiDenylistExemptions; field in ZygoteArguments
258 private List<String> mApiDenylistExemptions = Collections.emptyList(); field in ZygoteProcess