OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyActivityLaunched
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/core/java/com/android/server/am/
ActivityMetricsLogger.java
110
void
notifyActivityLaunched
(int resultCode, ActivityRecord launchedActivity) {
127
notifyActivityLaunched
(resultCode, componentName, processRunning, processSwitch);
155
private void
notifyActivityLaunched
(int resultCode, @Nullable String componentName,
ActivityStarter.java
[
all
...]
ActivityStackSupervisor.java
[
all
...]
Completed in 45 milliseconds