Searched refs:SpeedDialLayoutManager (Results 1 – 2 of 2) sorted by relevance
23 public class SpeedDialLayoutManager extends GridLayoutManager { class27 public SpeedDialLayoutManager(Context context, int spanCount) { in SpeedDialLayoutManager() method in SpeedDialLayoutManager
67 import com.android.dialer.speeddial.draghelper.SpeedDialLayoutManager;149 SpeedDialLayoutManager layoutManager = in onCreateView()150 new SpeedDialLayoutManager(getContext(), 3 /* spanCount */); in onCreateView()350 private final SpeedDialLayoutManager layoutManager;362 SpeedDialLayoutManager layoutManager, in SpeedDialFavoritesListener()