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