/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 | 183 Intent sendIntent = createSendTextIntent(); in customTitleIgnoredForSendIntents() local 196 Intent sendIntent = createSendTextIntent(); in emptyTitle() local 210 Intent sendIntent = createSendTextIntentWithPreview(null, null); in emptyPreviewTitleAndThumbnail() local 225 Intent sendIntent = createSendTextIntentWithPreview(previewTitle, null); in visiblePreviewTitleWithoutThumbnail() local 241 Intent sendIntent = createSendTextIntentWithPreview(previewTitle, in visiblePreviewTitleWithInvalidThumbnail() local 257 Intent sendIntent = createSendTextIntentWithPreview(previewTitle, in visiblePreviewTitleAndThumbnail() local 274 Intent sendIntent = createSendTextIntent(); in twoOptionsAndUserSelectsOne() local 303 Intent sendIntent = createSendTextIntent(); in fourOptionsStackedIntoOneTarget() local 356 Intent sendIntent = createSendTextIntent(); in updateChooserCountsAndModelAfterUserSelection() local 390 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 | 1086 private static Intent buildWarningIntent(Context context, Intent sendIntent) { in buildWarningIntent() 1189 final Intent sendIntent = buildSendIntent(mContext, info); in shareBugreport() local
|
/frameworks/base/core/java/android/content/ |
D | IntentSender.java | 159 public void sendIntent(Context context, int code, Intent intent, in sendIntent() method in IntentSender 190 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/geofence/ |
D | GeofenceManager.java | 198 private void sendIntent(PendingIntent pendingIntent, boolean entering) { in sendIntent() method in GeofenceManager.GeofenceRegistration
|