OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SipCommandInterface
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
SipCommandInterface.java
32
class
SipCommandInterface
extends BaseCommands implements CommandsInterface {
33
SipCommandInterface
(Context context) {
SipPhoneBase.java
59
super(notifier, context, new
SipCommandInterface
(context), false);
Completed in 156 milliseconds