Lines Matching defs:chooser
1926 Intent chooser = Intent.createChooser(pickWallpaper,1928 // NOTE: Adds a configure option to the chooser if the wallpaper supports it1937 // chooser.putExtra(Intent.EXTRA_INITIAL_INTENTS, new Intent[] { li });1939 startActivityForResult(chooser, REQUEST_PICK_WALLPAPER);