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

  /frameworks/base/services/core/java/com/android/server/am/
ActivityStarter.java 227 String resolvedType, ActivityInfo aInfo, ResolveInfo rInfo,
391 mInterceptor.intercept(intent, rInfo, aInfo, resolvedType, inTask, callingPid, callingUid,
394 rInfo = mInterceptor.mRInfo;
439 rInfo = mSupervisor.resolveIntent(intent, resolvedType, userId);
440 aInfo = mSupervisor.resolveActivity(intent, rInfo, startFlags,
458 if (rInfo != null && rInfo.ephemeralResolveInfo != null) {
469 ephemeralIntent.setPackage(rInfo.ephemeralResolveInfo.getPackageName());
483 rInfo.ephemeralResolveInfo.getPackageName());
491 rInfo = rInfo.ephemeralInstaller
    [all...]
ActiveServices.java     [all...]
ActivityStackSupervisor.java     [all...]
ActivityManagerService.java     [all...]
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbSettingsManager.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 286 milliseconds