Searched refs:isInterruptAllowed (Results 1 – 3 of 3) sorted by relevance
296 public boolean isInterruptAllowed(); in isInterruptAllowed() method
366 if (isInterruptAllowed()) { in runTimed()497 public boolean isInterruptAllowed() { in isInterruptAllowed() method in RunUtil
786 if (RunUtil.getDefault().isInterruptAllowed()) { in checkDeviceBatteryLevel()