Home | History | Annotate | Download | only in ui

Lines Matching refs:ACTION_GET_CONTENT

291             Intent intent = new Intent(Intent.ACTION_GET_CONTENT, null);
438 Intent intent = new Intent(Intent.ACTION_GET_CONTENT, null);
469 intent = new Intent(Intent.ACTION_GET_CONTENT);