Home
last modified time | relevance | path

Searched defs:getCurrentUserId (Results 1 – 9 of 9) 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/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DAppCloningDeviceTest.java78 private String getCurrentUserId() { in getCurrentUserId() method in AppCloningDeviceTest
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DDistractingPackageTest.java82 private int getCurrentUserId() { in getCurrentUserId() method in DistractingPackageTest
DSuspendPackagesTest.java190 private int getCurrentUserId() { in getCurrentUserId() method in SuspendPackagesTest
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DBaseHostTestCase.java78 protected int getCurrentUserId() throws Exception { in getCurrentUserId() method in BaseHostTestCase
/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.java122 protected int getCurrentUserId() throws Exception { in getCurrentUserId() method in BaseHostTestCase
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
DActivityManagerHelperTest.java506 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