Home
last modified time | relevance | path

Searched refs:mConfigIntentAction (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/utils/
DManagedServiceSettings.java263 private String mConfigIntentAction; field in ManagedServiceSettings.Config.Builder
281 mConfigIntentAction = action; in setConfigurationIntentAction()
311 return new Config(mTag, mSetting, mIntentAction, mConfigIntentAction, mPermission, in build()