Home
last modified time | relevance | path

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

/cts/hostsidetests/net/aidl/com/android/cts/net/hostside/
DIRemoteSocketFactory.aidl24 int getUid(); in getUid() method
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DRemoteSocketFactoryClient.java97 public int getUid() throws RemoteException { in getUid() method in RemoteSocketFactoryClient
DAbstractRestrictBackgroundNetworkTestCase.java175 protected int getUid(String packageName) throws Exception { in getUid() method in AbstractRestrictBackgroundNetworkTestCase
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
DCommon.java55 static int getUid(Context context) { in getUid() method in Common
/cts/hostsidetests/net/src/com/android/cts/net/
DHostsideNetworkTestCase.java169 protected int getUid(String packageName) throws DeviceNotAvailableException { in getUid() method in HostsideNetworkTestCase
/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DCompatChangeGatingTestCase.java235 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.java176 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/statsd/src/android/cts/statsd/atom/
DDeviceAtomTestCase.java163 protected int getUid() throws Exception { in getUid() method in DeviceAtomTestCase
/cts/tests/app/src/android/app/cts/
DServiceTest.java302 public int getUid() { in getUid() method in ServiceTest.IsolatedConnection
1452 int getUid() { in getUid() method in ServiceTest.LruOrderItem