Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHotplugDetectionAction.java72 private int getPollingInterval() { in getPollingInterval() method in HotplugDetectionAction
86 addTimer(mState, getPollingInterval()); in start()
130 addTimer(mState, getPollingInterval()); in pollAllDevicesNow()