Searched refs:AppsDividerView (Results 1 – 4 of 4) sorted by relevance
45 public class AppsDividerView extends View implements FloatingHeaderRow { class71 public AppsDividerView(Context context) { in AppsDividerView() method in AppsDividerView75 public AppsDividerView(Context context, AttributeSet attrs) { in AppsDividerView() method in AppsDividerView79 public AppsDividerView(Context context, AttributeSet attrs, int defStyleAttr) { in AppsDividerView() method in AppsDividerView249 public Class<AppsDividerView> getTypeClass() { in getTypeClass()250 return AppsDividerView.class; in getTypeClass()
22 import com.android.launcher3.appprediction.AppsDividerView;44 .findFixedRowByType(AppsDividerView.class) in updateAppDivider()
27 import com.android.launcher3.appprediction.AppsDividerView;87 .findFixedRowByType(AppsDividerView.class) in setUpAppDivider()
35 import com.android.launcher3.appprediction.AppsDividerView;148 .findFixedRowByType(AppsDividerView.class) in setup()