Searched refs:handleApiBlacklistExemptions (Results 1 – 1 of 1) sorted by relevance
197 return handleApiBlacklistExemptions(zygoteServer, parsedArgs.mApiBlacklistExemptions); in processOneCommand()382 private Runnable handleApiBlacklistExemptions(ZygoteServer zygoteServer, String[] exemptions) { in handleApiBlacklistExemptions() method in ZygoteConnection