Searched defs:attachApplication (Results 1 – 4 of 4) sorted by relevance
515 public abstract boolean attachApplication(WindowProcessController wpc) throws RemoteException; in attachApplication() method in ActivityTaskManagerInternal
1851 boolean attachApplication(WindowProcessController app) throws RemoteException { in attachApplication() method in RootWindowContainer
6696 public boolean attachApplication(WindowProcessController wpc) throws RemoteException { in attachApplication() method in ActivityTaskManagerService.LocalService
198 void attachApplication(in IApplicationThread app, long startSeq); in attachApplication() method