HomeSort by relevance Sort by last modified time
    Searched refs:getIntentForPosition (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/
AppWidgetPickActivity.java 146 Intent intent = getIntentForPosition(which);
ActivityPicker.java 108 * {@link #getIntentForPosition(int)} in {@link #setResult(int, Intent)}.
111 Intent intent = getIntentForPosition(which);
128 protected Intent getIntentForPosition(int position) {

Completed in 39 milliseconds