| /frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
| D | ChooserActivityTest.java | 72 Intent sendIntent = createSendImageIntent(); in customTitle() local 85 Intent sendIntent = createSendImageIntent(); in emptyTitle() local 99 Intent sendIntent = createSendImageIntent(); in twoOptionsAndUserSelectsOne() local 128 Intent sendIntent = createSendImageIntent(); in updateChooserCountsAndModelAfterUserSelection() local 161 Intent sendIntent = createSendImageIntent(); in noResultsFromPackageManager() local 189 Intent sendIntent = createSendImageIntent(); in autoLaunchSingleResult() local 200 Intent sendIntent = createSendImageIntent(); in hasOtherProfileOneOption() local 237 Intent sendIntent = createSendImageIntent(); in hasOtherProfileTwoOptionsAndUserSelectsOne() local 276 Intent sendIntent = createSendImageIntent(); in hasLastChosenActivityAndOtherProfile() local 312 Intent sendIntent = new Intent(); in createSendImageIntent() local
|
| D | ResolverActivityTest.java | 78 Intent sendIntent = createSendImageIntent(); in twoOptionsAndUserSelectsOne() local 107 Intent sendIntent = createSendImageIntent(); in setShowAtTopToTrue() local 135 Intent sendIntent = createSendImageIntent(); in hasLastChosenActivity() local 165 Intent sendIntent = createSendImageIntent(); in hasOtherProfileOneOption() local 202 Intent sendIntent = createSendImageIntent(); in hasOtherProfileTwoOptionsAndUserSelectsOne() local 245 Intent sendIntent = createSendImageIntent(); in hasLastChosenActivityAndOtherProfile() local 286 Intent sendIntent = new Intent(); in createSendImageIntent() local
|
| D | ResolverListControllerTest.java | 92 Intent sendIntent = createSendImageIntent(annotation); in reportChooserSelection() local 138 Intent sendIntent = new Intent(); in createSendImageIntent() local
|
| D | IntentForwarderActivityTest.java | 191 Intent sendIntent = new Intent(Intent.ACTION_SEND); in forwardToManagedProfile_canForward_chooserIntent() local
|
| /frameworks/base/core/java/android/content/ |
| D | IntentSender.java | 153 public void sendIntent(Context context, int code, Intent intent, in sendIntent() method in IntentSender 184 public void sendIntent(Context context, int code, Intent intent, in sendIntent() method in IntentSender
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
| D | IntentTile.java | 108 private void sendIntent(String type, PendingIntent pi, String uri) { in sendIntent() method in IntentTile
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/updates/ |
| D | CertPinInstallReceiverTest.java | 185 private void sendIntent(String contentPath, String version, String required, String sig) { in sendIntent() method in CertPinInstallReceiverTest
|
| /frameworks/base/services/core/java/com/android/server/location/ |
| D | GeofenceManager.java | 401 private void sendIntent(PendingIntent pendingIntent, Intent intent) { in sendIntent() method in GeofenceManager
|
| /frameworks/base/packages/Shell/src/com/android/shell/ |
| D | BugreportProgressService.java | 858 private static Intent buildWarningIntent(Context context, Intent sendIntent) { in buildWarningIntent() 953 final Intent sendIntent = buildSendIntent(mContext, info); in shareBugreport() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | ConnectivityService.java | 5058 private void sendIntent(PendingIntent pendingIntent, Intent intent) { in sendIntent() method in ConnectivityService
|