Home
last modified time | relevance | path

Searched refs:getShareIntent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DRecordingService.java335 getShareIntent(this, uri.toString()), in createSaveNotification()
419 private static Intent getShareIntent(Context context, String path) { in getShareIntent() method in RecordingService
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/voicemail/
H A DVoicemailPlaybackPresenter.java236 getShareIntent(context, output.first, output.second), in init()
951 private static Intent getShareIntent( in getShareIntent() method in VoicemailPlaybackPresenter