NPE protection for invokeJobRecheck() in the fragment
Ensure getContext() is not null before invokeJobRecheck() in the background, since the main fragment may be detached to return null context (in the corner case) Test: atest Fix: 331719252 Change-Id: Ia7ba757d2e6ebaf3fd371af51270c0eb0ad0a9f7
Loading
Please register or sign in to comment