Home
last modified time | relevance | path

Searched refs:getDeviceInfoEntityKeyList (Results 1 – 2 of 2) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestCoverageStatusEntity.java118 public static List<Key<DeviceInfoEntity>> getDeviceInfoEntityKeyList( in getDeviceInfoEntityKeyList() method in TestCoverageStatusEntity
150 getDeviceInfoEntityKeyList(testCoverageStatusEntityList); in getBranchSet()
167 getDeviceInfoEntityKeyList(testCoverageStatusEntityList); in getDeviceSet()
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowCoverageOverviewServlet.java217 TestCoverageStatusEntity.getDeviceInfoEntityKeyList( in getCoverageDispatcher()