HomeSort by relevance Sort by last modified time
    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