Searched refs:attachStartupAgents (Results 1 – 4 of 4) sorted by relevance
141 void attachStartupAgents(String dataDir); in attachStartupAgents() method
1200 public void attachStartupAgents(String dataDir) { in attachStartupAgents() method in ActivityThread.ApplicationThread
637 public void attachStartupAgents(String s) throws RemoteException { in attachStartupAgents() method in TransactionParcelTests.StubAppThread
5281 thread.attachStartupAgents(app.info.dataDir); in attachApplicationLocked()