Searched refs:clipdata (Results 1 – 3 of 3) sorted by relevance
162 ClipData clipdata = new ClipData(new ClipDescription("content", in createShareIntent() local165 shareIntent.setClipData(clipdata); in createShareIntent()
289 ClipData clipdata = new ClipData(new ClipDescription("content", in doInBackground() local292 sharingIntent.setClipData(clipdata); in doInBackground()
24 import "frameworks/base/core/proto/android/content/clipdata.proto";