Searched refs:mLastKeyUpdateTime (Results 1 – 1 of 1) sorted by relevance
46 private long mLastKeyUpdateTime; field in VolumeControlAction85 mLastKeyUpdateTime = System.currentTimeMillis(); in updateLastKeyUpdateTime()202 if (System.currentTimeMillis() - mLastKeyUpdateTime >= IRT_MS) { in handleTimerEvent()