FileDocCategorySizeDatePackage
ITextServicesManager_Stub_Delegate.javaAPI DocAndroid 5.1 API3470Thu Mar 12 22:22:44 GMT 2015com.android.internal.textservice

ITextServicesManager_Stub_Delegate

public class ITextServicesManager_Stub_Delegate extends Object
Delegate used to provide new implementation of a select few methods of {@link ITextServicesManager$Stub} Through the layoutlib_create tool, the original methods of Stub have been replaced by calls to methods of the same name in this delegate class.

Fields Summary
Constructors Summary
Methods Summary
public static ITextServicesManagerasInterface(android.os.IBinder obj)

        // ignore the obj and return a fake interface implementation
        return new FakeTextServicesManager();