Remove unused functions from PhoneUtils

The following functions are not used, and can be removed:

 - turnOnNoiseSuppression
 - restoreNoiseSuppression
 - isNoiseSuppressionOn

Another reason for removal is that these functions use
historic AudioManager.get/setParameters API for which deprecation
is being planned.

Change-Id: Iac8beb5ae403f8908225f2542ae0fde22314cd6f
Test: make
1 file changed