Searched refs:loadAsync (Results 1 – 2 of 2) sorted by relevance
404 ((KeyButtonView) v).loadAsync(Icon.createWithContentUri(uri)); in createView()409 ((KeyButtonView) v).loadAsync(Icon.createWithResource(pkg, id)); in createView()
154 public void loadAsync(Icon icon) { in loadAsync() method in KeyButtonView