Searched refs:mGvs (Results 1 – 1 of 1) sorted by relevance
93 private GridViewSpecial mGvs; field in ImageGallery120 mGvs = (GridViewSpecial) findViewById(R.id.grid); in onCreate()121 mGvs.setListener(this); in onCreate()134 mGvs.setOnCreateContextMenuListener( in onCreate()212 mGvs.stop();217 mGvs.setImageList(mAllImages);218 mGvs.start();236 int currentSelection = mGvs.getCurrentSelection();364 mGvs.stop();378 mGvs.stop();[all …]