Searched refs:ACTION_MANAGED_PROFILE_AVAILABLE (Results 1 – 17 of 17) sorted by relevance
47 Intent.ACTION_MANAGED_PROFILE_AVAILABLE,
142 addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in <lambda>()159 Intent.ACTION_MANAGED_PROFILE_AVAILABLE, in <lambda>()
183 assertThat(hasAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE)).isTrue() in <lambda>()255 val intent = Intent(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in <lambda>()457 val intentProfiles = Intent(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in <lambda>()
47 Intent.ACTION_MANAGED_PROFILE_AVAILABLE, in <lambda>()
420 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()821 Objects.equals(action,Intent.ACTION_MANAGED_PROFILE_AVAILABLE)|| in profileAvailabilityActions()
262 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()775 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE:
226 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()229 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()1161 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE: in getTileWithCurrentState()
373 addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in <lambda>()
112 Intent.ACTION_MANAGED_PROFILE_AVAILABLE118 Intent.ACTION_MANAGED_PROFILE_AVAILABLE, new Pair<>(Intent.EXTRA_QUIET_MODE, false)
1165 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE);2450 && !TextUtils.equals(action, Intent.ACTION_MANAGED_PROFILE_AVAILABLE)) {
925 simulateProfileAvailabilityActions(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in testManagedProfileAvailabilityIntent()
219 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE:421 offModeFilter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in registerBroadcastReceiver()
1677 : Intent.ACTION_MANAGED_PROFILE_AVAILABLE in getAvailabilityIntentAction()1706 useManagedActions ? Intent.ACTION_MANAGED_PROFILE_AVAILABLE in broadcastProfileAvailabilityChanges()
4221 public static final String ACTION_MANAGED_PROFILE_AVAILABLE = field in Intent
244 import static android.content.Intent.ACTION_MANAGED_PROFILE_AVAILABLE;1262 } else if (ACTION_MANAGED_PROFILE_AVAILABLE.equals(action)) {2154 filter.addAction(ACTION_MANAGED_PROFILE_AVAILABLE); in DevicePolicyManagerService()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11197 …field public static final String ACTION_MANAGED_PROFILE_AVAILABLE = "android.intent.action.MANAGED…