Searched refs:asyncImpl (Results 1 – 13 of 13) sorted by relevance
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
64 @RemotableViewMethod(asyncImpl="setImageIconAsync")81 @RemotableViewMethod(asyncImpl="setImageResourceAsync")98 @RemotableViewMethod(asyncImpl="setImageURIAsync")
63 @android.view.RemotableViewMethod(asyncImpl = "setImageURIAsync")75 @android.view.RemotableViewMethod(asyncImpl = "setImageIconAsync")
83 @RemotableViewMethod(asyncImpl = "setImageIconAsync")
543 @RemotableViewMethod(asyncImpl = "setTrackResourceAsync")572 @RemotableViewMethod(asyncImpl = "setTrackIconAsync")722 @RemotableViewMethod(asyncImpl = "setThumbResourceAsync")753 @RemotableViewMethod(asyncImpl = "setThumbIconAsync")
280 @RemotableViewMethod(asyncImpl = "setButtonDrawableAsync")353 @RemotableViewMethod(asyncImpl = "setButtonIconAsync")
495 @android.view.RemotableViewMethod(asyncImpl="setImageResourceAsync")551 @android.view.RemotableViewMethod(asyncImpl="setImageURIAsync")620 @android.view.RemotableViewMethod(asyncImpl="setImageIconAsync")
981 @android.view.RemotableViewMethod(asyncImpl="setRemoteViewsAdapterAsync")
196 @android.view.RemotableViewMethod(asyncImpl="setRemoteViewsAdapterAsync")
539 @android.view.RemotableViewMethod(asyncImpl="setRemoteViewsAdapterAsync")
1367 method.getAnnotation(RemotableViewMethod.class).asyncImpl(); in getMethod()
2784 method public abstract String asyncImpl() default "";