Searched defs:getBackgroundProxy (Results 1 – 2 of 2) sorted by relevance
44 BackgroundCallback<T> getBackgroundProxy(BackgroundCallback<T> callback); in getBackgroundProxy() method
84 public BackgroundCallback<T> getBackgroundProxy(final BackgroundCallback<T> callback) { in getBackgroundProxy() method