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

  /frameworks/base/services/java/com/android/server/net/
NetworkPolicyManagerService.java 27 import static android.content.Intent.ACTION_USER_ADDED;
375 userFilter.addAction(ACTION_USER_ADDED);
    [all...]
  /frameworks/base/services/java/com/android/server/
MountService.java 576 if (Intent.ACTION_USER_ADDED.equals(action)) {
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
UserManagerService.java     [all...]
  /frameworks/base/core/java/android/content/
Intent.java     [all...]

Completed in 59 milliseconds