Searched refs:FRACTION_SMALLER_THAN_VISIBLE (Results 1 – 1 of 1) sorted by relevance
72 private static final float FRACTION_SMALLER_THAN_VISIBLE = FRACTION_VISIBLE - .01f; field in TrustedPresentationCallbackTest207 (int) (mActivity.mSvSize.getWidth() * FRACTION_SMALLER_THAN_VISIBLE), in testTrustedPresentationListener_minFractionDueToCrop()232 (int) (mActivity.mSvSize.getWidth() * (1 - FRACTION_SMALLER_THAN_VISIBLE)), in testTrustedPresentationListener_minFractionDueToCovered()253 (int) (mActivity.mSvSize.getWidth() * FRACTION_SMALLER_THAN_VISIBLE), in testTrustedPresentationListener_enteredExitEntered()