/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | Animation2.java | 52 public void onItemSelected(AdapterView<?> parent, View v, int position, long id) { in onItemSelected() method in Animation2
|
D | Animation3.java | 53 public void onItemSelected(AdapterView<?> parent, View v, int position, long id) { in onItemSelected() method in Animation3
|
D | List7.java | 79 public void onItemSelected(AdapterView<?> parent, View v, int position, long id) { in onItemSelected() method in List7
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | ActionBarDisplayOptions.java | 153 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in onItemSelected() method in ActionBarDisplayOptions
|
D | PresentationActivity.java | 301 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in onItemSelected() method in PresentationActivity
|
/development/samples/Home/src/com/example/android/home/ |
D | Wallpaper.java | 79 public void onItemSelected(AdapterView parent, View v, int position, long id) { in onItemSelected() method in Wallpaper
|
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ |
D | MainActivity.java | 267 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in onItemSelected() method in MainActivity.PresetSpinnerListener 301 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in onItemSelected() method in MainActivity.UpdateNotificationsOnItemSelectedListener
|
/development/samples/Spinner/src/com/android/example/spinner/ |
D | SpinnerActivity.java | 190 public void onItemSelected(AdapterView<?> parent, View v, int pos, long row) { in onItemSelected() method in SpinnerActivity.myOnItemSelectedListener
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
D | TitlesFragment.java | 57 public void onItemSelected(int category, int position); in onItemSelected() method
|
D | MainActivity.java | 324 public void onItemSelected(int category, int position) { in onItemSelected() method in MainActivity
|
/development/samples/browseable/WearDrawers/src/com.example.android.wearable.wear.weardrawers/ |
D | MainActivity.java | 186 public void onItemSelected(int position) { in onItemSelected() method in MainActivity.NavigationAdapter
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
D | MyRssReader5.java | 84 public void onItemSelected(AdapterView parent, View v, int position, long id){ in onItemSelected() method in MyRssReader5
|
/development/samples/ApiDemos/src/com/example/android/apis/media/projection/ |
D | MediaProjectionDemo.java | 174 public void onItemSelected(AdapterView<?> parent, View v, int pos, long id) { in onItemSelected() method in MediaProjectionDemo.ResolutionSelector
|
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
D | FoldingLayoutActivity.java | 345 public void onItemSelected(AdapterView<?> parent, View view, int pos, long id) { in onItemSelected() method in FoldingLayoutActivity.ItemSelectedListener
|
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/ |
D | MainActivity.java | 117 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in onItemSelected() method in MainActivity
|
/development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/ |
D | AppRestrictionEnforcerFragment.java | 187 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in onItemSelected() method in AppRestrictionEnforcerFragment
|