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