OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SipBroadcastReceiver
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Phone/src/com/android/phone/
SipUtil.java
30
Intent intent = new Intent(phoneContext,
SipBroadcastReceiver
.class);
SipBroadcastReceiver.java
42
public class
SipBroadcastReceiver
extends BroadcastReceiver {
43
private static final String TAG =
SipBroadcastReceiver
.class.getSimpleName();
Completed in 3103 milliseconds