Searched refs:getMinCurrentScreenSplitWidthDp (Results 1 – 2 of 2) sorted by relevance
116 .setMinWidthDp(ActivityEmbeddingUtils.getMinCurrentScreenSplitWidthDp(context)) in registerTwoPanePairRule()238 .setMinWidthDp(ActivityEmbeddingUtils.getMinCurrentScreenSplitWidthDp(mContext)) in registerHomepagePlaceholderRule()
56 public static int getMinCurrentScreenSplitWidthDp(Context context) { in getMinCurrentScreenSplitWidthDp() method in ActivityEmbeddingUtils