Searched refs:ACTION_USER_ADDED (Results 1 – 17 of 17) sorted by relevance
92 case Intent.ACTION_USER_ADDED: in onStart()112 userAddedFilter.addAction(Intent.ACTION_USER_ADDED); in onStart()
101 case Intent.ACTION_USER_ADDED:167 filter.addAction(Intent.ACTION_USER_ADDED); in onStart()
88 if (Intent.ACTION_USER_ADDED.equals(action)) { in PermissionMonitor()107 intentFilter.addAction(Intent.ACTION_USER_ADDED); in startMonitoring()
963 } else if (Intent.ACTION_USER_ADDED.equals(action)) { in onReceive()996 filter.addAction(Intent.ACTION_USER_ADDED); in register()
156 broadcastFilter.addAction(Intent.ACTION_USER_ADDED); in TextServicesManagerService()243 if (Intent.ACTION_USER_ADDED.equals(action) in onReceive()
282 filter.addAction(Intent.ACTION_USER_ADDED); in LockSettingsService()425 if (Intent.ACTION_USER_ADDED.equals(intent.getAction())) {
733 if (Intent.ACTION_USER_ADDED.equals(action)) {1539 userFilter.addAction(Intent.ACTION_USER_ADDED); in MountService()
568 } else if (Intent.ACTION_USER_ADDED.equals(action) in onReceive()893 broadcastFilter.addAction(Intent.ACTION_USER_ADDED); in InputMethodManagerService()
826 intentFilter.addAction(Intent.ACTION_USER_ADDED); in ConnectivityService()3987 } else if (Intent.ACTION_USER_ADDED.equals(action)) {
1042 userFilter.addAction(Intent.ACTION_USER_ADDED); in registerReceiver()1091 } else if (Intent.ACTION_USER_ADDED.equals(actionStr)) { in onReceive()
28 import static android.content.Intent.ACTION_USER_ADDED;648 userFilter.addAction(ACTION_USER_ADDED); in systemReady()783 case ACTION_USER_ADDED:788 if (action == ACTION_USER_ADDED) {
117 filter.addAction(Intent.ACTION_USER_ADDED); in UserSwitcherController()
524 } else if (Intent.ACTION_USER_ADDED.equals(action)) {813 filter.addAction(Intent.ACTION_USER_ADDED); in start()
805 } else if (action.equals(Intent.ACTION_USER_ADDED)) {1041 filter.addAction(Intent.ACTION_USER_ADDED); in onStart()
2346 Intent addedIntent = new Intent(Intent.ACTION_USER_ADDED); in createUserInternalUnchecked()
2886 public static final String ACTION_USER_ADDED = field in Intent
533 if (Intent.ACTION_USER_ADDED.equals(action)) {1691 filter.addAction(Intent.ACTION_USER_ADDED); in DevicePolicyManagerService()