Searched refs:deliverNewIntent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStarter.java190 // {@link #deliverNewIntent}. This is due to early returns in the code path. This flag is used
191 // inside {@link #deliverNewIntent} to suppress duplicate requests and ensure the intent is
1085 deliverNewIntent(top);
1159 deliverNewIntent(top);
1747 deliverNewIntent(intentActivity);
1832 private void deliverNewIntent(ActivityRecord activity) { method in class:ActivityStarter
1899 deliverNewIntent(top);
1918 deliverNewIntent(top);
1959 deliverNewIntent(top);

Completed in 1072 milliseconds