Searched defs:startActivityIntent (Results 1 – 3 of 3) sorted by relevance
33 void startActivityIntent(in Intent intent); in startActivityIntent() method
121 public void startActivityIntent(Intent intent) throws RemoteException { in startActivityIntent() method in TestServiceClient
155 public void startActivityIntent(Intent intent) { in startActivityIntent() method in TestService.MyBinder