Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DActivityTransitionTests.java547 public TestBuilder setTestFunction(Function<Bitmap, AssertionResult> testFunction) { in setTestFunction() argument
548 this.mTestFunction = testFunction; in setTestFunction()