Searched refs:showAssistFromActivity (Results 1 – 5 of 5) sorted by relevance
462 boolean showAssistFromActivity(IBinder token, Bundle args) { in showAssistFromActivity() method in ActivityClient464 return getActivityClientController().showAssistFromActivity(token, args); in showAssistFromActivity()
121 boolean showAssistFromActivity(in IBinder token, in Bundle args); in showAssistFromActivity() method
2819 return ActivityClient.getInstance().showAssistFromActivity(mToken, args); in showAssist()
1348 public boolean showAssistFromActivity(IBinder token, Bundle args) { in showAssistFromActivity() method in ActivityClientController
5512 Landroid/app/IActivityManager$Stub$Proxy;->showAssistFromActivity(Landroid/os/IBinder;Landroid/os/B…6080 Landroid/app/IActivityManager;->showAssistFromActivity(Landroid/os/IBinder;Landroid/os/Bundle;)Z