Home
last modified time | relevance | path

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

/ohos5.0/build/hb/services/
H A Dgn.py109 def loading_animation(done_event): function
123 animation_thread = threading.Thread(target=loading_animation, args=(done_event,))