Searched refs:createAnimationCallbacks (Results 1 – 3 of 3) sorted by relevance
38 android::sp<android::BootAnimation::Callbacks> createAnimationCallbacks();
48 sp<BootAnimation> boot = new BootAnimation(audioplay::createAnimationCallbacks()); in main()
473 sp<BootAnimation::Callbacks> createAnimationCallbacks() { in createAnimationCallbacks() function