Searched defs:ACTION_GET_CONTENT (Results 1 – 2 of 2) sorted by relevance
344 public static final int ACTION_GET_CONTENT = 3; field in BaseActivity.State
999 public static final String ACTION_GET_CONTENT = "android.intent.action.GET_CONTENT"; field in Intent