Searched refs:mOnIconLongClickListener (Results 1 – 2 of 2) sorted by relevance
67 private OnLongClickListener mOnIconLongClickListener = ItemLongClickListener.INSTANCE_ALL_APPS; field in PredictionRowView183 mOnIconLongClickListener = onIconLongClickListener; in setOnIconLongClickListener()203 icon.setOnLongClickListener(mOnIconLongClickListener); in applyPredictionApps()
142 protected OnLongClickListener mOnIconLongClickListener = INSTANCE_ALL_APPS; field in BaseAllAppsAdapter164 mOnIconLongClickListener = listener; in setOnIconLongClickListener()197 icon.setOnLongClickListener(mOnIconLongClickListener); in onCreateViewHolder()