Searched defs:getLaunchIntent (Results 1 – 2 of 2) sorted by relevance
70 public static PendingIntent getLaunchIntent(@NonNull DragEvent dragEvent) { in getLaunchIntent() method in DragUtils78 public static PendingIntent getLaunchIntent(@NonNull ClipData data, int dragFlags) { in getLaunchIntent() method in DragUtils
271 protected Intent getLaunchIntent(int layoutId, int numViews) { in getLaunchIntent() method in AbstractContentCapturePerfTestCase