HomeSort by relevance Sort by last modified time
    Searched defs:getHostUid (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/metrics/
AtomMetricTester.java 139 + "uid=" + getHostUid() + ", id=" + CONFIG_ID + ".");
205 private int getHostUid() throws DeviceNotAvailableException {
  /cts/hostsidetests/statsd/src/android/cts/statsd/atom/
AtomTestCase.java 372 + "uid=" + getHostUid() + ", id=" + CONFIG_ID + ".");
695 protected int getHostUid() throws DeviceNotAvailableException {
    [all...]

Completed in 337 milliseconds