Searched refs:mBackgroundRunnable (Results 1 – 1 of 1) sorted by relevance
129 mExecutor.execute(mBackgroundRunnable); in getBackgroundProxy()133 private Runnable mBackgroundRunnable = new Runnable() { in getBackgroundProxy() local