Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/android/app/cts/tools/
DServiceProcessController.java186 public int getUid() { in getUid() method in ServiceProcessController
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DCompatChangeGatingTestCase.java273 protected int getUid(@Nonnull String packageName) throws DeviceNotAvailableException { in getUid() method in CompatChangeGatingTestCase
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaSession2ServiceTest.java160 if (controller.getUid() == Process.myUid()) { in testOnGetSession_returnsSession()
DMediaController2Test.java192 if (controller.getUid() == Process.myUid()) { in testBuilder_setConnectionHints_withFrameworkParcelable()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/alarm/
DAlarmStatsTests.java103 private int getUid(String packageName) throws DeviceNotAvailableException { in getUid() method in AlarmStatsTests
/cts/tests/app/src/android/app/cts/
DServiceTest.java345 public int getUid() { in getUid() method in ServiceTest.IsolatedConnection
1763 int getUid() { in getUid() method in ServiceTest.LruOrderItem