Searched refs:PipMenuIconsAlgorithm (Results 1 – 2 of 2) sorted by relevance
28 public class PipMenuIconsAlgorithm { class38 protected PipMenuIconsAlgorithm(Context context) { in PipMenuIconsAlgorithm() method in PipMenuIconsAlgorithm
151 protected PipMenuIconsAlgorithm mPipMenuIconsAlgorithm;204 mPipMenuIconsAlgorithm = new PipMenuIconsAlgorithm(mContext); in PipMenuView()