Home
last modified time | relevance | path

Searched refs:isWindowAnimationDisabled (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java624 boolean isWindowAnimationDisabled, in runDeviceTests() argument
642 isWindowAnimationDisabled, in runDeviceTests()
707 boolean isWindowAnimationDisabled, in doRunTests() argument
715 int apiLevel = isHiddenApiCheckDisabled || isWindowAnimationDisabled in doRunTests()
730 if (isWindowAnimationDisabled && apiLevel >= 14) { in doRunTests()