Searched defs:twoPaneIntent (Results 1 – 2 of 2) sorted by relevance
50 val twoPaneIntent = getTwoPaneIntent(activity) ?: return false in tryRedirectTwoPaneSettings() constant62 val twoPaneIntent = buildEmbeddingActivityBaseIntent(activity) in getTwoPaneIntent() constant
231 Intent twoPaneIntent = getTwoPaneIntent(); in tryRedirectTwoPaneSettings() local244 Intent twoPaneIntent = ActivityEmbeddingUtils.buildEmbeddingActivityBaseIntent(this); in getTwoPaneIntent() local