OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMAS_COMPONENT
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/ui/
UIIntents.java
72
public static final String
CMAS_COMPONENT
= "com.android.cellbroadcastreceiver";
UIIntentsImpl.java
471
intent.setComponent(new ComponentName(
CMAS_COMPONENT
, CELL_BROADCAST_LIST_ACTIVITY));
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
PerSubscriptionSettingsActivity.java
196
return pm.getApplicationEnabledSetting(UIIntents.
CMAS_COMPONENT
)
Completed in 574 milliseconds