commit | 514e43a6ab42a6928f3ac740d0a82be902d5941d | [log] [tgz] |
---|---|---|
author | Shen Lin <shhenlin@gmail.com> | Sun Jan 29 10:53:22 2023 +0800 |
committer | Shen Lin <shhenlin@gmail.com> | Sun Jan 29 06:49:08 2023 +0000 |
tree | 572e5e4242c4c2cabf968a455ed482be5b0ce289 | |
parent | b3238fc8a436400edc4f174da3a3bfbb753a8f97 [diff] |
Change mODICaptionsTooltipView null check occasion to avoid potential crash Null check before a runnable can not guarantee a non-null mODICaptionsTooltipView when it starts running. This CL switched the null check occasion to fix it. Fixes: 266980616 Test: manual, atest Change-Id: I3c83e775a7fd278dc255242518412ba790625fdb