Fix bug that UiccSlot#isStateUnknown returns true in ABSENT state.

For some cases, Uicc#mStateIsUnknown fails to be set to false. Here
it's fixed. Also, isStateUnknown will only return true if state is
null or ABSENT.

Test: manual
Bug: 79724575
Change-Id: I880a05dd9558716c9a3e78dc285fcf88662b0d25
1 file changed