Searched defs:getUid (Results 1 – 9 of 9) sorted by relevance
145 protected int getUid(String packageName) throws DeviceNotAvailableException { in getUid() method in HostsideNetworkPolicyTestCase
84 static int getUid(Context context) { in getUid() method in Common
186 public int getUid() { in getUid() method in ServiceProcessController
293 protected int getUid(@Nonnull String packageName) throws DeviceNotAvailableException { in getUid() method in CompatChangeGatingTestCase
170 if (controller.getUid() == Process.myUid()) { in testOnGetSession_returnsSession()
201 if (controller.getUid() == Process.myUid()) { in testBuilder_setConnectionHints_withFrameworkParcelable()
103 private int getUid(String packageName) throws DeviceNotAvailableException { in getUid() method in AlarmStatsTests
346 public int getUid() { in getUid() method in ServiceTest.IsolatedConnection1768 int getUid() { in getUid() method in ServiceTest.LruOrderItem
251 protected int getUid(String packageName) throws Exception { in getUid() method in AbstractRestrictBackgroundNetworkTestCase