Searched refs:createChooser (Results 1 – 5 of 5) sorted by relevance
219 Intent i = Intent.createChooser(send, chooserDialogTitle); in sendString()
601 Intent.createChooser(new Intent(Intent.ACTION_SET_WALLPAPER), in bindWallpaperComponentLocked()
831 public static Intent createChooser(Intent target, CharSequence title) { in createChooser() method in Intent
5290 …method public static android.content.Intent createChooser(android.content.Intent, java.lang.CharSe…