Searched refs:ACTION_MANAGED_PROFILE_AVAILABLE (Results 1 – 12 of 12) sorted by relevance
185 val intent = Intent(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in <lambda>()242 val intent = Intent(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in <lambda>()265 val intentProfiles = Intent(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in <lambda>()
112 addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in initialize()125 Intent.ACTION_MANAGED_PROFILE_AVAILABLE, Intent.ACTION_MANAGED_PROFILE_UNAVAILABLE -> { in onReceive()
138 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in setListening()
240 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()724 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE:
142 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE:279 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in setUpWithPresenter()
69 addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE) in <lambda>()
193 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()196 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in init()1126 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE: in getTileWithCurrentState()
842 filter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE);1976 && !TextUtils.equals(action, Intent.ACTION_MANAGED_PROFILE_AVAILABLE)) {
184 case Intent.ACTION_MANAGED_PROFILE_AVAILABLE:306 offModeFilter.addAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in registerBroadcastReceiver()
3879 public static final String ACTION_MANAGED_PROFILE_AVAILABLE = field in Intent
1046 intent.setAction(Intent.ACTION_MANAGED_PROFILE_AVAILABLE); in broadcastProfileAvailabilityChanges()
11085 …field public static final String ACTION_MANAGED_PROFILE_AVAILABLE = "android.intent.action.MANAGED…