Searched refs:mResultsLock (Results 1 – 1 of 1) sorted by relevance
82 private final Object mResultsLock = new Object(); field in TrustedPresentationCallbackTest101 synchronized (mResultsLock) { in registerTrustedPresentationCallback()104 mResultsLock.notify(); in registerTrustedPresentationCallback()136 synchronized (mResultsLock) { in testTrustedPresentationListener()141 synchronized (mResultsLock) { in testTrustedPresentationListener()156 synchronized (mResultsLock) { in testTrustedPresentationListener_parentVisibilityChanges()161 synchronized (mResultsLock) { in testTrustedPresentationListener_parentVisibilityChanges()179 synchronized (mResultsLock) { in testTrustedPresentationListener_alphaBelow()184 synchronized (mResultsLock) { in testTrustedPresentationListener_alphaBelow()197 synchronized (mResultsLock) { in testTrustedPresentationListener_minFractionDueToCrop()[all …]