List of usage examples for android.view View.OnLongClickListener interface-usage
From source file com.zyk.launcher.Folder.java
/** * Represents a set of icons chosen by the user or generated by the system. */ public class Folder extends LinearLayout implements DragSource, View.OnClickListener, View.OnLongClickListener, DropTarget, FolderListener, TextView.OnEditorActionListener, View.OnFocusChangeListener { private static final String TAG = "Launcher.Folder";
From source file org.zywx.wbpalmstar.engine.EBrowserView.java
public class EBrowserView extends ACEWebView implements View.OnLongClickListener, DownloadListener { public static final String CONTENT_MIMETYPE_HTML = "text/html"; public static final String CONTENT_DEFAULT_CODE = "utf-8"; public static final int F_PRINT_TYPE_DOM_TREE = 0;
From source file com.phonemetra.turbo.launcher.Folder.java
/** * Represents a set of icons chosen by the user or generated by the system. */ public class Folder extends LinearLayout implements DragSource, View.OnClickListener, View.OnLongClickListener, DropTarget, FolderListener, TextView.OnEditorActionListener, View.OnFocusChangeListener { private static final String TAG = "Launcher.Folder";
From source file com.android.music.MediaPlaybackActivity.java
public class MediaPlaybackActivity extends Activity implements MusicUtils.Defs, View.OnTouchListener, View.OnLongClickListener { private static final int USE_AS_RINGTONE = CHILD_MENU_BASE; private boolean mSeeking = false; private boolean mDeviceHasDpad;
From source file com.wb.launcher3.Folder.java
/** * Represents a set of icons chosen by the user or generated by the system. */ public class Folder extends LinearLayout implements DragSource, View.OnClickListener, View.OnLongClickListener, DropTarget, FolderListener, TextView.OnEditorActionListener, View.OnFocusChangeListener { private static final String TAG = "Launcher.Folder";
From source file com.harlan.jxust.ui.view.bottombar.BottomBar.java
public class BottomBar extends FrameLayout implements View.OnClickListener, View.OnLongClickListener { private static final long ANIMATION_DURATION = 150; private static final int MAX_FIXED_TAB_COUNT = 3; private static final String STATE_CURRENT_SELECTED_TAB = "STATE_CURRENT_SELECTED_TAB"; private static final String STATE_BADGE_STATES_BUNDLE = "STATE_BADGE_STATES_BUNDLE";
From source file com.android.launcher3.Folder.java
/** * Represents a set of icons chosen by the user or generated by the system. */ public class Folder extends LinearLayout implements DragSource, View.OnClickListener, View.OnLongClickListener, DropTarget, FolderListener, TextView.OnEditorActionListener, View.OnFocusChangeListener { private static final String TAG = "Launcher.Folder";
From source file com.free.searcher.MainFragment.java
public class MainFragment extends Fragment implements SearchView.OnQueryTextListener, View.OnSystemUiVisibilityChangeListener, View.OnLongClickListener { public static String PRIVATE_PATH = ""; public static File PRIVATE_DIR = null; static final String CHOOSER_TITLE = "chooserTitle";
From source file th.in.ffc.person.visit.VisitMainActivity.java
/**
* add description here! please
*
* @author piruin panichphol
* @version 1.1
* @since Family Folder Collector 2.0
From source file org.sirimangalo.meditationplus.ActivityMain.java
public class ActivityMain extends ActionBarActivity implements ActionBar.TabListener, View.OnClickListener, View.OnLongClickListener { /** * The {@link android.support.v4.view.PagerAdapter} that will provide * fragments for each of the sections. We use a