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

  /frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
VoiceInteractionManagerService.java 102 mServiceStub.initForUser(userId);
129 mServiceStub.initForUser(userHandle);
134 mServiceStub.initForUser(userHandle);
241 public void initForUser(int userHandle) {
242 if (DEBUG) Slog.d(TAG, "**************** initForUser user=" + userHandle);
    [all...]
  /frameworks/base/core/java/android/content/pm/
ApplicationInfo.java     [all...]
PackageParser.java     [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java     [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 830 milliseconds