Searched refs:showAssistFromActivity (Results 1 – 5 of 5) sorted by relevance
352 boolean showAssistFromActivity(IBinder token, Bundle args) { in showAssistFromActivity() method in ActivityClient354 return getActivityClientController().showAssistFromActivity(token, args); in showAssistFromActivity()
96 boolean showAssistFromActivity(in IBinder token, in Bundle args); in showAssistFromActivity() method
2599 return ActivityClient.getInstance().showAssistFromActivity(mToken, args); in showAssist()
882 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