am 6a3e5406: am b5942450: Rename answerRingingCallUsingSubId to answrRingingCallForSubscriber.

* commit '6a3e54061dffa161b7736420f9e2f4a1628d6a13':
  Rename answerRingingCallUsingSubId to answrRingingCallForSubscriber.
This commit is contained in:
Wink Saville
2014-09-19 04:25:54 +00:00
committed by Android Git Automerger

View File

@@ -93,7 +93,7 @@ interface ITelephony {
* TODO: this should be a oneway call (especially since it's called
* directly from the key queue thread).
*/
void answerRingingCallUsingSubId(long subId);
void answerRingingCallForSubscriber(long subId);
/**
* Silence the ringer if an incoming call is currently ringing.