HomeSort by relevance Sort by last modified time
    Searched defs:getCurrentUserId (Results 1 - 19 of 19) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
CurrentUserTracker.java 45 public int getCurrentUserId() {
46 return mUserReceiver.getCurrentUserId();
88 public int getCurrentUserId() {
BrightnessController.java 404 mUserTracker.getCurrentUserId()));
412 mUserTracker.getCurrentUserId());
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
ActivityManagerWrapper.java 95 public int getCurrentUserId() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationLockscreenUserManager.java 461 public int getCurrentUserId() {
  /frameworks/base/services/print/java/com/android/server/print/
PrintManagerService.java 177 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
200 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
225 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
247 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
271 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
297 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
322 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
356 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
377 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
399 if (resolveCallingProfileParentLocked(resolvedUserId) != getCurrentUserId()) {
    [all...]
  /frameworks/base/core/java/android/hardware/fingerprint/
FingerprintManager.java 570 userId = getCurrentUserId();
    [all...]
  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java     [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioRouteStateMachine.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
InputMethodManagerService.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java     [all...]
  /packages/apps/Launcher3/quickstep/libs/
sysui_shared.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 131 milliseconds