Searched refs:mCallbackState (Results 1 – 4 of 4) sorted by relevance
31 mCallbackState(CALLBACK_PENDING), in HdcpControl()135 mCallbackState = CALLBACK_PENDING; in startHdcpAsync()367 if ((mAuthenticated && mCallbackState == CALLBACK_AUTHENTICATED) || in threadLoop()368 (!mAuthenticated && mCallbackState == CALLBACK_NOT_AUTHENTICATED)) { in threadLoop()371 mCallbackState = in threadLoop()
70 int mCallbackState; variable
31 mCallbackState(CALLBACK_PENDING), in HdcpControl()136 mCallbackState = CALLBACK_PENDING; in startHdcpAsync()380 if ((mAuthenticated && mCallbackState == CALLBACK_AUTHENTICATED) || in threadLoop()381 (!mAuthenticated && mCallbackState == CALLBACK_NOT_AUTHENTICATED)) { in threadLoop()384 mCallbackState = in threadLoop()