Searched defs:installTestAppForUser (Results 1 – 2 of 2) sorted by relevance
53 protected void installTestAppForUser(String apk, int userId) throws Exception { in installTestAppForUser() method in BaseAppSecurityTest57 protected void installTestAppForUser(String apk, boolean instant, int userId) throws Exception { in installTestAppForUser() method in BaseAppSecurityTest
175 private void installTestAppForUser(int userId) throws Exception { in installTestAppForUser() method in NumberBlockingTest