Home
last modified time | relevance | path

Searched refs:getPollingBatchInterval (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DHotplugDetectionAction.java74 private int getPollingBatchInterval() { in getPollingBatchInterval() method in HotplugDetectionAction
89 addTimer(mState, getPollingBatchInterval()); in start()
133 addTimer(mState, getPollingBatchInterval()); in pollAllDevicesNow()