HomeSort by relevance Sort by last modified time
    Searched refs:CALLBACK_NOT_AUTHENTICATED (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/ips/common/
HdcpControl.h 64 CALLBACK_NOT_AUTHENTICATED,
HdcpControl.cpp 368 (!mAuthenticated && mCallbackState == CALLBACK_NOT_AUTHENTICATED)) {
372 mAuthenticated ? CALLBACK_AUTHENTICATED : CALLBACK_NOT_AUTHENTICATED;

Completed in 43 milliseconds