Searched refs:ACTION_MANAGED_PROFILE_UNAVAILABLE (Results 1 – 17 of 17) sorted by relevance
143 addAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE) in <lambda>()160 Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE, in <lambda>()
48 Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE, in <lambda>()
184 assertThat(hasAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE)).isTrue() in <lambda>()281 val intent = Intent(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE) in <lambda>()
421 filter.addAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE); in init()822 Objects.equals(action,Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE); in profileAvailabilityActions()
263 filter.addAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE); in init()776 case Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE:
374 addAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE) in <lambda>()
230 filter.addAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE); in init()1162 case Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE: in getTileWithCurrentState()
1166 filter.addAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE);2449 && !TextUtils.equals(action, Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE)
939 simulateProfileAvailabilityActions(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE); in testManagedProfileUnAvailabilityIntent()
220 case Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE:422 offModeFilter.addAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE); in registerBroadcastReceiver()
4231 public static final String ACTION_MANAGED_PROFILE_UNAVAILABLE = field in Intent
2098 action.equals(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE);2591 filter.addAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE); in init()
1676 Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE in getAvailabilityIntentAction()
245 import static android.content.Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE;1258 } else if (ACTION_MANAGED_PROFILE_UNAVAILABLE.equals(action)) {2153 filter.addAction(ACTION_MANAGED_PROFILE_UNAVAILABLE); in DevicePolicyManagerService()
811 || filter.hasAction(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE)) { in initNMS()14850 simulateProfileAvailabilityActions(Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
11199 …field public static final String ACTION_MANAGED_PROFILE_UNAVAILABLE = "android.intent.action.MANAG…