Searched refs:cancelAll (Results 1 – 7 of 7) sorted by relevance
221 public void cancelAll(RequestFilter filter) { in cancelAll() method in RequestQueue235 public void cancelAll(final Object tag) { in cancelAll() method in RequestQueue239 cancelAll( in cancelAll()
31 protected abstract void cancelAll(); in cancelAll() method in ShadowJobScheduler67 public void cancelAll() { in cancelAll() method in ShadowJobScheduler.ShadowJobSchedulerImpl
64 protected void cancelAll() { in cancelAll() method in ShadowNotificationManager
95 cancelAll(); in preload()140 private void cancelAll() { in cancelAll() method in ListPreloader
48 public void cancelAll() { in cancelAll() method in ShadowJobSchedulerTest60 jobScheduler.cancelAll(); in cancelAll()
496 notificationManager.cancelAll(); in testCancelAll()
68 queue.cancelAll(tagA); in cancelAll_onlyCorrectTag()