Searched refs:shouldShowTwoPaneDeepLink (Results 1 – 1 of 1) sorted by relevance
261 if (shouldShowTwoPaneDeepLink(intent) && tryStartTwoPaneDeepLink(intent)) { in onCreate()460 private boolean shouldShowTwoPaneDeepLink(Intent intent) { in shouldShowTwoPaneDeepLink() method in SettingsActivity