Searched refs:checkForInterrupt (Results 1 – 1 of 1) sorted by relevance
508 if (checkForInterrupt(listener, interrupt)) return; in fullMaintenance()515 if (checkForInterrupt(listener, interrupt)) return; in fullMaintenance()525 if (checkForInterrupt(listener, interrupt)) return; in fullMaintenance()536 if (checkForInterrupt(listener, interrupt)) return; in fullMaintenance()548 private boolean checkForInterrupt(@NonNull final IOnStatusListener listener, in checkForInterrupt() method in IpMemoryStoreService