OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:processIntent
(Results
1 - 5
of
5
) sorted by null
/development/samples/AndroidBeamDemo/src/com/example/android/beam/
Beam.java
119
processIntent
(getIntent());
132
void
processIntent
(Intent intent) {
/packages/apps/Email/src/com/android/email/provider/
WidgetProvider.java
99
EmailWidget.
processIntent
(this, intent);
/packages/apps/Contacts/src/com/android/contacts/activities/
PeopleActivity.java
244
if (!
processIntent
(false)) {
259
if (!
processIntent
(true)) {
279
private boolean
processIntent
(boolean forNewIntent) {
283
Log.d(TAG, this + "
processIntent
: forNewIntent=" + forNewIntent
[
all
...]
/packages/apps/Email/src/com/android/email/widget/
EmailWidget.java
229
public static boolean
processIntent
(Context context, Intent intent) {
/packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiService.java
[
all
...]
Completed in 320 milliseconds