Searched refs:asyncImpl (Results 1 – 9 of 9) sorted by relevance
54 @RemotableViewMethod(asyncImpl="setImageIconAsync")71 @RemotableViewMethod(asyncImpl="setImageResourceAsync")88 @RemotableViewMethod(asyncImpl="setImageURIAsync")
148 @android.view.RemotableViewMethod(asyncImpl = "setInflatedIdAsync")188 @android.view.RemotableViewMethod(asyncImpl = "setLayoutResourceAsync")238 @android.view.RemotableViewMethod(asyncImpl = "setVisibilityAsync")
40 String asyncImpl() default ""; in asyncImpl() method
491 @android.view.RemotableViewMethod(asyncImpl="setImageResourceAsync")547 @android.view.RemotableViewMethod(asyncImpl="setImageURIAsync")616 @android.view.RemotableViewMethod(asyncImpl="setImageIconAsync")
981 @android.view.RemotableViewMethod(asyncImpl="setRemoteViewsAdapterAsync")
195 @android.view.RemotableViewMethod(asyncImpl="setRemoteViewsAdapterAsync")
539 @android.view.RemotableViewMethod(asyncImpl="setRemoteViewsAdapterAsync")
947 method.getAnnotation(RemotableViewMethod.class).asyncImpl(); in getMethod()
4312 method public abstract String asyncImpl() default "";