am 6a3e5406: am b5942450: Rename answerRingingCallUsingSubId to answrRingingCallForSubscriber.
* commit '6a3e54061dffa161b7736420f9e2f4a1628d6a13': Rename answerRingingCallUsingSubId to answrRingingCallForSubscriber.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user