Searched refs:ACTION_USER_STARTING (Results 1 – 6 of 6) sorted by relevance
148 Intent.ACTION_USER_STARTING);153 Intent.ACTION_USER_STARTING);
602 filter.addAction(Intent.ACTION_USER_STARTING); in LockSettingsService()855 } else if (Intent.ACTION_USER_STARTING.equals(intent.getAction())) {
1687 Intent intent = new Intent(Intent.ACTION_USER_STARTING);
8272 intent = new Intent(Intent.ACTION_USER_STARTING); in systemReady()
3955 public static final String ACTION_USER_STARTING = field in Intent
10562 Landroid/content/Intent;->ACTION_USER_STARTING:Ljava/lang/String;