HomeSort by relevance Sort by last modified time
    Searched defs:targetComponent (Results 1 - 5 of 5) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
PersistentIntentResolvingTest.java 124 ComponentName targetComponent = new ComponentName(PACKAGE_NAME,
127 targetComponent);
  /frameworks/base/services/core/java/com/android/server/am/
TaskRecord.java 432 ComponentName targetComponent = new ComponentName(
436 targetIntent.setComponent(targetComponent);
442 realActivity = targetComponent;
446 realActivity = targetComponent;
    [all...]
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 

Completed in 255 milliseconds