Contacts: Give progress updates and fix copy to sim if mAdnCache is empty.
On a fresh boot, the adn cache within PhoneBookManager will be empty, and thus any query through MoreContactUtils helper will return no space available for sim contacts. Thus, do a blocking query for the sim uri, which will only return a cursor when EF files are loaded the from SIM. While blocking, give indeterminate progress updates. This will only query if there's a valid SIM in the SIM slot. Change-Id: I2d60ef988b9bfc917512d12ad2647bba2b2afe08
Loading
Please register or sign in to comment