HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_USER_STARTING (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/java/com/android/server/
ConnectivityService.java 646 intentFilter.addAction(Intent.ACTION_USER_STARTING);
    [all...]
  /frameworks/base/services/java/com/android/server/content/
SyncManager.java 351 } else if (Intent.ACTION_USER_STARTING.equals(action)) {
437 intentFilter.addAction(Intent.ACTION_USER_STARTING);
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 419 milliseconds