Searched refs:haveTrustedPresentationListener (Results 1 – 1 of 1) sorted by relevance
4422 bool haveTrustedPresentationListener = hasTrustedPresentationListener(); in setTrustedPresentationInfo() local4423 if (!hadTrustedPresentationListener && haveTrustedPresentationListener) { in setTrustedPresentationInfo()4425 } else if (hadTrustedPresentationListener && !haveTrustedPresentationListener) { in setTrustedPresentationInfo()4437 return haveTrustedPresentationListener; in setTrustedPresentationInfo()