| /frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
| D | ResolverActivityTest.java | 92 Intent sendIntent = createSendImageIntent(); in twoOptionsAndUserSelectsOne() local 123 Intent sendIntent = createSendImageIntent(); in setMaxHeight() local 167 Intent sendIntent = createSendImageIntent(); in setShowAtTopToTrue() local 198 Intent sendIntent = createSendImageIntent(); in hasLastChosenActivity() local 237 Intent sendIntent = createSendImageIntent(); in hasOtherProfileOneOption() local 267 Intent sendIntent = createSendImageIntent(); in hasOtherProfileTwoOptionsAndUserSelectsOne() local 311 Intent sendIntent = createSendImageIntent(); in hasLastChosenActivityAndOtherProfile() local 397 Intent sendIntent = createSendImageIntent(); in testWorkTab_displayedWhenWorkProfileUserAvailable() local 410 Intent sendIntent = createSendImageIntent(); in testWorkTab_hiddenWhenWorkProfileUserNotAvailable() local 427 Intent sendIntent = createSendImageIntent(); in testWorkTab_workTabListPopulatedBeforeGoingToTab() local [all …]
|
| D | ChooserActivityTest.java | 181 Intent sendIntent = createSendTextIntent(); in customTitleIgnoredForSendIntents() local 194 Intent sendIntent = createSendTextIntent(); in emptyTitle() local 208 Intent sendIntent = createSendTextIntentWithPreview(null, null); in emptyPreviewTitleAndThumbnail() local 223 Intent sendIntent = createSendTextIntentWithPreview(previewTitle, null); in visiblePreviewTitleWithoutThumbnail() local 239 Intent sendIntent = createSendTextIntentWithPreview(previewTitle, in visiblePreviewTitleWithInvalidThumbnail() local 255 Intent sendIntent = createSendTextIntentWithPreview(previewTitle, in visiblePreviewTitleAndThumbnail() local 272 Intent sendIntent = createSendTextIntent(); in twoOptionsAndUserSelectsOne() local 301 Intent sendIntent = createSendTextIntent(); in fourOptionsStackedIntoOneTarget() local 354 Intent sendIntent = createSendTextIntent(); in updateChooserCountsAndModelAfterUserSelection() local 388 Intent sendIntent = createSendTextIntent(); in noResultsFromPackageManager() local [all …]
|
| D | ResolverListControllerTest.java | 93 Intent sendIntent = createSendImageIntent(annotation); in reportChooserSelection() local 129 Intent sendIntent = createSendImageIntent(annotation); in topKEqualsToSort() local 167 Intent sendIntent = new Intent(); in createSendImageIntent() local
|
| D | IntentForwarderActivityTest.java | 230 Intent sendIntent = new Intent(Intent.ACTION_SEND); in launchInSameProfile_chooserIntent() local
|
| /frameworks/base/packages/Shell/src/com/android/shell/ |
| D | HeapDumpActivity.java | 66 final Intent sendIntent = new Intent(); in onCreate() local
|
| D | BugreportProgressService.java | 1065 private static Intent buildWarningIntent(Context context, Intent sendIntent) { in buildWarningIntent() 1168 final Intent sendIntent = buildSendIntent(mContext, info); in shareBugreport() local
|
| /frameworks/base/core/java/android/content/ |
| D | IntentSender.java | 155 public void sendIntent(Context context, int code, Intent intent, in sendIntent() method in IntentSender 186 public void sendIntent(Context context, int code, Intent intent, in sendIntent() method in IntentSender
|
| /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 | 351 private void sendIntent(PendingIntent pendingIntent, Intent intent) { in sendIntent() method in GeofenceManager
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | ConnectivityService.java | 6595 private void sendIntent(PendingIntent pendingIntent, Intent intent) { in sendIntent() method in ConnectivityService
|