Searched refs:isInterruptAllowed (Results 1 – 3 of 3) sorted by relevance
395 if (isInterruptAllowed()) { in runTimed()526 public boolean isInterruptAllowed() { in isInterruptAllowed() method in RunUtil
326 public boolean isInterruptAllowed(); in isInterruptAllowed() method
780 if (RunUtil.getDefault().isInterruptAllowed()) { in checkDeviceBatteryLevel()