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