Searched refs:cancelPendingRequests (Results 1 – 5 of 5) sorted by relevance
50 public void cancelPendingRequests(View fragmentRootView) { in cancelPendingRequests() method in MockContactPhotoManager
330 public abstract void cancelPendingRequests(View fragmentRootView); in cancelPendingRequests() method in ContactPhotoManager
482 public void cancelPendingRequests(View fragmentRootView) { in cancelPendingRequests() method in ContactPhotoManagerImpl
534 public abstract void cancelPendingRequests(View fragmentRootView); in cancelPendingRequests() method in ContactPhotoManager890 public void cancelPendingRequests(View fragmentRootView) { in cancelPendingRequests() method in ContactPhotoManagerImpl
481 mPhotoLoader.cancelPendingRequests(mFragmentRootView); in changeCursor()