Searched refs:maybeRedirectIntoTwoPaneSettings (Results 1 – 4 of 4) sorted by relevance
34 …com.android.healthconnect.controller.utils.activity.EmbeddingUtils.maybeRedirectIntoTwoPaneSettings63 if (maybeRedirectIntoTwoPaneSettings(this)) { in onCreate()
49 …com.android.healthconnect.controller.utils.activity.EmbeddingUtils.maybeRedirectIntoTwoPaneSettings in <lambda>()100 if (maybeRedirectIntoTwoPaneSettings(this)) { in <lambda>()
31 fun maybeRedirectIntoTwoPaneSettings(activity: Activity): Boolean { in maybeRedirectIntoTwoPaneSettings() method
92 if (maybeRedirectIntoTwoPaneSettings()) { in onCreate()212 private boolean maybeRedirectIntoTwoPaneSettings() { in maybeRedirectIntoTwoPaneSettings() method in SafetyCenterActivity