Searched refs:checkForInterrupt (Results 1 – 1 of 1) sorted by relevance
528 if (checkForInterrupt(listener, interrupt)) return; in fullMaintenance()535 if (checkForInterrupt(listener, interrupt)) return; in fullMaintenance()545 if (checkForInterrupt(listener, interrupt)) return; in fullMaintenance()556 if (checkForInterrupt(listener, interrupt)) return; in fullMaintenance()568 private boolean checkForInterrupt(@NonNull final IOnStatusListener listener, in checkForInterrupt() method in IpMemoryStoreService