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