Home
last modified time | relevance | path

Searched defs:twoPaneIntent (Results 1 – 2 of 2) sorted by relevance

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/utils/activity/
DEmbeddingUtils.kt50 val twoPaneIntent = getTwoPaneIntent(activity) ?: return false in tryRedirectTwoPaneSettings() constant
62 val twoPaneIntent = buildEmbeddingActivityBaseIntent(activity) in getTwoPaneIntent() constant
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSafetyCenterActivity.java231 Intent twoPaneIntent = getTwoPaneIntent(); in tryRedirectTwoPaneSettings() local
244 Intent twoPaneIntent = ActivityEmbeddingUtils.buildEmbeddingActivityBaseIntent(this); in getTwoPaneIntent() local