OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrimaryCallReceiver
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telecomm/src/com/android/server/telecom/components/
PrimaryCallReceiver.java
13
* the {@link
PrimaryCallReceiver
} which interacts with the rest of Telecom, both of which run only as
16
public class
PrimaryCallReceiver
extends BroadcastReceiver implements TelecomSystem.Component {
UserCallIntentProcessor.java
182
intent.setClass(mContext,
PrimaryCallReceiver
.class);
Completed in 64 milliseconds