Removed the usage of setState, which is a deprecated API.
The caller should call setVoiceRegState instead. This also helps reduce Rlog since we will not see the complaining debug message about using this deprecated API anymore. bug: 26404646 Change-Id: I4562ef9b088ab051a291fe1b5ad29216fe5c33e7
Loading
Please register or sign in to comment