List of usage examples for android.widget AdapterView.OnItemClickListener interface-usage
From source file com.numix.icons_circle.fragment.IconFragmentLatest.java
public class IconFragmentLatest extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_circle.fragment.IconFragmentPlay.java
public class IconFragmentPlay extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_circle.fragment.IconFragmentSystem.java
public class IconFragmentSystem extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_square.fragment.IconFragmentAll.java
public class IconFragmentAll extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_square.fragment.IconFragmentGames.java
public class IconFragmentGames extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_square.fragment.IconFragmentLatest.java
public class IconFragmentLatest extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_square.fragment.IconFragmentPlay.java
public class IconFragmentPlay extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_square.fragment.IconFragmentSystem.java
public class IconFragmentSystem extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_hexagon.fragment.IconFragmentMisc.java
public class IconFragmentMisc extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {
From source file com.numix.icons_hexagon.fragment.IconFragmentAll.java
public class IconFragmentAll extends Fragment implements AdapterView.OnItemClickListener { private static final String RESULT_OK = null; public Uri CONTENT_URI; public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) {