Searched refs:getHostUid (Results 1 – 3 of 3) sorted by relevance
61 if (stats.getId() == CONFIG_ID && stats.getUid() == getHostUid()) { in testConfigTtl()82 if (stats.getId() == CONFIG_ID && stats.getUid() == getHostUid()) { in testConfigTtl()
427 .setEqInt(getHostUid())) in getBaseConfig()439 .setEqInt(getHostUid())) in getBaseConfig()466 .setEqInt(getHostUid())) in getBaseConfig()
469 + "uid=" + getHostUid() + ", id=" + CONFIG_ID + "."); in getReportList()815 protected int getHostUid() throws DeviceNotAvailableException { in getHostUid() method in AtomTestCase