Searched refs:ITranslationDirectManager (Results 1 – 3 of 3) sorted by relevance
29 oneway interface ITranslationDirectManager { interface
80 private ITranslationDirectManager mDirectServiceBinder;242 mDirectServiceBinder = ITranslationDirectManager.Stub.asInterface(binder); in setServiceBinder()
43 import android.view.translation.ITranslationDirectManager;165 private final ITranslationDirectManager mClientInterface =166 new ITranslationDirectManager.Stub() {