Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/AppDataIsolationTestApp/common/src/com/android/cts/appdataisolation/common/
DUserUtils.java23 public static int getCurrentUserId() { in getCurrentUserId() method in UserUtils
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DDistractingPackageTest.java82 private int getCurrentUserId() { in getCurrentUserId() method in DistractingPackageTest
DSuspendPackagesTest.java208 private int getCurrentUserId() { in getCurrentUserId() method in SuspendPackagesTest
/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DAppCloningDeviceTest.java98 private String getCurrentUserId() { in getCurrentUserId() method in AppCloningDeviceTest
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DBaseHostTestCase.java82 protected int getCurrentUserId() throws Exception { in getCurrentUserId() method in BaseHostTestCase
/cts/tests/camera/headlessSystemUserTest/src/android/camera/cts/headlesssystemusertest/
DCamera2HeadlessSystemUserTest.java200 private static int getCurrentUserId() { in getCurrentUserId() method in Camera2HeadlessSystemUserTest
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DHelper.java186 private static int getCurrentUserId() { in getCurrentUserId() method in Helper
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java131 protected int getCurrentUserId() throws Exception { in getCurrentUserId() method in BaseHostTestCase
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
DActivityManagerHelperTest.java504 private static int getCurrentUserId() { in getCurrentUserId() method in ActivityManagerHelperTest
/cts/hostsidetests/car/util/src/android/car/cts/
DCarHostJUnit4TestCase.java325 protected int getCurrentUserId() throws DeviceNotAvailableException { in getCurrentUserId() method in CarHostJUnit4TestCase