Searched defs:loadAsync (Results 1 – 2 of 2) sorted by relevance
57 fun loadAsync(uri: Uri, callback: Consumer<Bitmap?>) { in loadAsync() method
206 public void loadAsync(Icon icon) { in loadAsync() method in KeyButtonView