Searched refs:STABILITY_REQUIREMENT_MS (Results 1 – 2 of 2) sorted by relevance
67 private static final int STABILITY_REQUIREMENT_MS = 500; field in TrustedPresentationCallbackTest97 1 /* minAlpha */, FRACTION_VISIBLE, STABILITY_REQUIREMENT_MS); in registerTrustedPresentationCallback()328 1 /* minAlpha */, FRACTION_VISIBLE, STABILITY_REQUIREMENT_MS); in testTrustedPresentationListener_multipleSetCallbacks()373 assertTrue(System.currentTimeMillis() - startTime >= STABILITY_REQUIREMENT_MS); in testSetTrustedPresentationListenerAfterThreshold()418 assertTrue(System.currentTimeMillis() - startTime >= STABILITY_REQUIREMENT_MS); in testSetTrustedPresentationListenerAfterClearing()
67 private static final int STABILITY_REQUIREMENT_MS = 500; field in TrustedPresentationListenerTest76 1 /* minAlpha */, FRACTION_VISIBLE, STABILITY_REQUIREMENT_MS);