Searched refs:dispatchListeners (Results 1 – 1 of 1) sorted by relevance
239 dispatchListeners(DISPATCH_OFF, false /* argument (ignored) */); in dispatchOff()243 dispatchListeners(DISPATCH_ERROR, false /* argument (ignored) */); in dispatchError()247 dispatchListeners(DISPATCH_AVAILABILITY_CHANGED, available); in dispatchAvailabilityChanged()250 private void dispatchListeners(int message, boolean argument) { in dispatchListeners() method in FlashlightController