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 108 mServiceStub.initForUser(userId);
135 mServiceStub.initForUser(userHandle);
140 mServiceStub.initForUser(userHandle);
247 public void initForUser(int userHandle) {
248 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/am/
ActivityManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java     [all...]

Completed in 174 milliseconds