Searched refs:INSTANCE_ALL_APPS (Results 1 – 3 of 3) sorted by relevance
18 import static com.android.launcher3.touch.ItemLongClickListener.INSTANCE_ALL_APPS;265 private OnLongClickListener mOnIconLongClickListener = INSTANCE_ALL_APPS;
49 public static final OnLongClickListener INSTANCE_ALL_APPS = field in ItemLongClickListener
197 icon.setOnLongClickListener(ItemLongClickListener.INSTANCE_ALL_APPS); in applyPredictionApps()