Home
last modified time | relevance | path

Searched defs:getCurrentUserId (Results 1 – 25 of 177) sorted by relevance

12345678

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DCurrentUserIdentityInjector.java33 @UserIdInt int getCurrentUserId(); in getCurrentUserId() method
42 public int getCurrentUserId() { in getCurrentUserId() method in CurrentUserIdentityInjector.Real
/aosp_15_r20/platform_testing/libraries/health/rules/src/android/platform/test/rule/
H A DNotesRoleManagerSecondaryUserRule.kt138 private fun getCurrentUserId() = in getCurrentUserId() method
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/common/src/com/android/cts/appdataisolation/common/
H A DUserUtils.java23 public static int getCurrentUserId() { in getCurrentUserId() method in UserUtils
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/
DUserAwareController.java16 public abstract int getCurrentUserId(); in getCurrentUserId() method
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
H A DTestCurrentUserIdentityInjector.java32 public int getCurrentUserId() { in getCurrentUserId() method in TestCurrentUserIdentityInjector
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DUserIdsSeries.java63 int getCurrentUserId() { in getCurrentUserId() method in UserIdsSeries
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/data/repository/
DStrongAuthTracker.java89 private final int getCurrentUserId() { in getCurrentUserId() method in StrongAuthTracker
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/applications/managedomainurls/
DAppLaunchSettingsBasePreferenceController.java84 protected int getCurrentUserId() { in getCurrentUserId() method in AppLaunchSettingsBasePreferenceController
/aosp_15_r20/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/
DSliceManagerWrapper.java87 private int getCurrentUserId() { in getCurrentUserId() method in SliceManagerWrapper
/aosp_15_r20/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
H A DDistractingPackageTest.java91 private int getCurrentUserId() { in getCurrentUserId() method in DistractingPackageTest
/aosp_15_r20/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
H A DAppCloningDeviceTest.java98 private String getCurrentUserId() { in getCurrentUserId() method in AppCloningDeviceTest
/aosp_15_r20/cts/tests/camera/headlessSystemUserTest/src/android/camera/cts/headlesssystemusertest/
H A DCamera2HeadlessSystemUserTest.java200 private static int getCurrentUserId() { in getCurrentUserId() method in Camera2HeadlessSystemUserTest
/aosp_15_r20/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
H A DBaseHostTestCase.java82 protected int getCurrentUserId() throws Exception { in getCurrentUserId() method in BaseHostTestCase
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/location/injector/
H A DSystemUserInfoHelper.java136 public @UserIdInt int getCurrentUserId() { in getCurrentUserId() method in SystemUserInfoHelper
H A DUserInfoHelper.java155 public abstract @UserIdInt int getCurrentUserId(); in getCurrentUserId() method in UserInfoHelper
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManager.java43 int getCurrentUserId(); in getCurrentUserId() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/bouncer/domain/interactor/
DBouncerMessageInteractor.java85 private final int getCurrentUserId() { in getCurrentUserId() method in BouncerMessageInteractor
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
H A DFakeUserInfoHelper.java134 public int getCurrentUserId() { in getCurrentUserId() method in FakeUserInfoHelper
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/
H A DUserController.java83 public int getCurrentUserId() { in getCurrentUserId() method in UserController
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/controls/management/
DControlsListingControllerImpl.java92 public int getCurrentUserId() { in getCurrentUserId() method in ControlsListingControllerImpl
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
H A DHelper.java186 private static int getCurrentUserId() { in getCurrentUserId() method in Helper
/aosp_15_r20/frameworks/base/apct-tests/perftests/contentcapture/src/android/view/contentcapture/
H A DAbstractContentCapturePerfTestCase.java121 private static int getCurrentUserId() { in getCurrentUserId() method in AbstractContentCapturePerfTestCase
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DActivityManagerWrapper.java77 public int getCurrentUserId() { in getCurrentUserId() method in ActivityManagerWrapper
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/
H A DMusicFxHelper.java362 private int getCurrentUserId() { in getCurrentUserId() method in MusicFxHelper
/aosp_15_r20/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
H A DBaseHostTestCase.java131 protected int getCurrentUserId() throws Exception { in getCurrentUserId() method in BaseHostTestCase

12345678