Home
last modified time | relevance | path

Searched defs:getUid (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DCompatChangeGatingTestCase.java275 protected int getUid(@Nonnull String packageName) throws DeviceNotAvailableException { in getUid() method in CompatChangeGatingTestCase
/cts/tests/app/src/android/app/cts/android/app/cts/tools/
DServiceProcessController.java186 public int getUid() { in getUid() method in ServiceProcessController
/cts/tests/tests/media/src/android/media/cts/
DMediaSession2ServiceTest.java161 if (controller.getUid() == Process.myUid()) { in testOnGetSession_returnsSession()
DMediaController2Test.java203 if (controller.getUid() == Process.myUid()) { in testBuilder_setConnectionHints_withFrameworkParcelable()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DDeviceAtomTestCase.java168 protected int getUid() throws Exception { in getUid() method in DeviceAtomTestCase
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java259 private int getUid() throws Exception { in getUid() method in BatteryStatsValidationTest
/cts/tests/app/src/android/app/cts/
DServiceTest.java309 public int getUid() { in getUid() method in ServiceTest.IsolatedConnection
1663 int getUid() { in getUid() method in ServiceTest.LruOrderItem