OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 308 milliseconds