Merge "Add support for wait-on-handlers command."
This commit is contained in:
@@ -259,4 +259,9 @@ interface ITelecomService {
|
||||
* @see TelecomServiceImpl#isOutgoingCallPermitted
|
||||
*/
|
||||
boolean isOutgoingCallPermitted(in PhoneAccountHandle phoneAccountHandle);
|
||||
|
||||
/**
|
||||
* @see TelecomServiceImpl#waitOnHandler
|
||||
*/
|
||||
void waitOnHandlers();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user