HomeSort by relevance Sort by last modified time
    Searched full:targetcomponent (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/java/com/android/server/am/
TaskRecord.java 77 ComponentName targetComponent = new ComponentName(
81 targetIntent.setComponent(targetComponent);
87 realActivity = targetComponent;
91 realActivity = targetComponent;

Completed in 44 milliseconds