Searched refs:consume (Results 1 – 4 of 4) sorted by relevance
412 Consumer<ViolationInfo> consume) throws Exception { in inspectViolation() argument420 consume.accept(violations.poll(5, TimeUnit.SECONDS)); in inspectViolation()
447 public MediaKeyListener(int count, boolean consume, Handler handler) { in MediaKeyListener() argument449 mConsume = consume; in MediaKeyListener()
652 ThrowingRunnable violating, Consumer<ViolationInfo> consume) throws Exception { in inspectViolation() argument658 consume.accept(violations.poll(5, TimeUnit.SECONDS)); in inspectViolation()
588 long consume(String hostId, String command) {682 final long requestToke = sCommandStorage.consume(getHostId(), command);