Searched refs:getBackgroundProxy (Results 1 – 4 of 4) 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
98 mBackgroundProxy = threadUtil.getBackgroundProxy(mBackgroundCallback); in AsyncListUtil()
72 mBackgroundProxy = threadUtil.getBackgroundProxy( in setUpUi()