Searched refs:OnDrawableLoadedListener (Results 1 – 4 of 4) sorted by relevance
307 public void loadDrawableAsync(Context context, final OnDrawableLoadedListener listener, in loadDrawableAsync()910 public interface OnDrawableLoadedListener { interface in Icon923 final OnDrawableLoadedListener listener) { in LoadDrawableTask()
221 im1.loadDrawableAsync(mContext, new Icon.OnDrawableLoadedListener() { in testAsync()
15587 …leAsync(android.content.Context, android.graphics.drawable.Icon.OnDrawableLoadedListener, android.…15601 public static interface Icon.OnDrawableLoadedListener {