Searched refs:ACTION_MANAGED_PROFILE_AVAILABLE (Results 1 – 13 of 13) sorted by relevance
116 addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE)132 Intent.ACTION_MANAGED_PROFILE_AVAILABLE,
138 assertThat(hasAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE)).isTrue()205 val intent = Intent(Intent.ACTION_MANAGED_PROFILE_AVAILABLE)370 val intentProfiles = Intent(Intent.ACTION_MANAGED_PROFILE_AVAILABLE)
43 Intent.ACTION_MANAGED_PROFILE_AVAILABLE,
145 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE:324 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in setUpWithPresenter()
260 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()759 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE:
194 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()197 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()1128 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE: in getTileWithCurrentState()
1107 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE);2374 && !TextUtils.equals(action, Intent.ACTION_MANAGED_PROFILE_AVAILABLE)) {
196 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE:340 offModeFilter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in registerBroadcastReceiver()
1283 intent.setAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in broadcastProfileAvailabilityChanges()1296 Intent.ACTION_MANAGED_PROFILE_AVAILABLE /* namespace */, in broadcastProfileAvailabilityChanges()
4143 public static final String ACTION_MANAGED_PROFILE_AVAILABLE = field in Intent
222 import static android.content.Intent.ACTION_MANAGED_PROFILE_AVAILABLE;1263 } else if (ACTION_MANAGED_PROFILE_AVAILABLE.equals(action)) {2122 filter.addAction(ACTION_MANAGED_PROFILE_AVAILABLE); in DevicePolicyManagerService()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10852 …field public static final String ACTION_MANAGED_PROFILE_AVAILABLE = "android.intent.action.MANAGED…