Searched refs:mActionDelay (Results 1 – 4 of 4) sorted by relevance
38 mActionDelay(0), in HdcpControl()85 mActionDelay = HDCP_VERIFICATION_DELAY_MS; in startHdcp()87 mActionDelay = HDCP_AUTHENTICATION_SHORT_DELAY_MS; in startHdcp()139 mActionDelay = HDCP_ASYNC_START_DELAY_MS; in startHdcpAsync()331 status_t err = mStoppedCondition.waitRelative(mMutex, milliseconds(mActionDelay)); in threadLoop()350 mActionDelay = HDCP_VERIFICATION_DELAY_MS; in threadLoop()355 mActionDelay = HDCP_AUTHENTICATION_LONG_DELAY_MS; in threadLoop()357 mActionDelay = HDCP_AUTHENTICATION_SHORT_DELAY_MS; in threadLoop()
77 int mActionDelay; // in milliseconds variable
38 mActionDelay(0), in HdcpControl()86 mActionDelay = HDCP_VERIFICATION_DELAY_MS; in startHdcp()88 mActionDelay = HDCP_AUTHENTICATION_SHORT_DELAY_MS; in startHdcp()140 mActionDelay = HDCP_ASYNC_START_DELAY_MS; in startHdcpAsync()344 status_t err = mStoppedCondition.waitRelative(mMutex, milliseconds(mActionDelay)); in threadLoop()363 mActionDelay = HDCP_VERIFICATION_DELAY_MS; in threadLoop()368 mActionDelay = HDCP_AUTHENTICATION_LONG_DELAY_MS; in threadLoop()370 mActionDelay = HDCP_AUTHENTICATION_SHORT_DELAY_MS; in threadLoop()