Searched refs:ACTION_USER_STARTING (Results 1 – 6 of 6) sorted by relevance
127 Intent.ACTION_USER_STARTING);132 Intent.ACTION_USER_STARTING);
479 filter.addAction(Intent.ACTION_USER_STARTING); in LockSettingsService()681 } else if (Intent.ACTION_USER_STARTING.equals(intent.getAction())) {
1224 Intent intent = new Intent(Intent.ACTION_USER_STARTING);
9145 intent = new Intent(Intent.ACTION_USER_STARTING); in systemReady()
3572 public static final String ACTION_USER_STARTING = field in Intent
13449 Landroid/content/Intent;->ACTION_USER_STARTING:Ljava/lang/String;