Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/activityembedding/
H A DActivityEmbeddingRulesController.java78 String secondaryIntentAction, in registerTwoPanePairRule()
106 String secondaryIntentAction, in registerTwoPanePairRuleForSettingsHome()
158 String secondaryIntentAction, in registerTwoPanePairRuleForSettingsHome()
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DMobileNetworkTwoPaneUtils.java21 @Nullable String secondaryIntentAction) { in registerTwoPaneForMobileNetwork()