Home
last modified time | relevance | path

Searched defs:getCurrentUserId (Results 1 – 6 of 6) 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.java190 private int getCurrentUserId() { in getCurrentUserId() method in SuspendPackagesTest
/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DBaseHostTestCase.java76 protected int getCurrentUserId() throws Exception { in getCurrentUserId() method in BaseHostTestCase
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DHelper.java184 private static int getCurrentUserId() { in getCurrentUserId() method in Helper
/cts/hostsidetests/car/src/android/car/cts/
DCarHostJUnit4TestCase.java265 protected int getCurrentUserId() throws DeviceNotAvailableException { in getCurrentUserId() method in CarHostJUnit4TestCase