Home
last modified time | relevance | path

Searched defs:notifyStart (Results 1 – 2 of 2) sorted by relevance

/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DBaseLottieAnimator.java54 void notifyStart(boolean isReverse) { in notifyStart() method in BaseLottieAnimator
/external/testng/src/main/java/org/testng/remote/strprotocol/
DAbstractRemoteTestRunnerClient.java152 protected abstract void notifyStart(final GenericMessage genericMessage); in notifyStart() method in AbstractRemoteTestRunnerClient