Home
last modified time | relevance | path

Searched defs:deviceInfoEntityKeyList (Results 1 – 2 of 2) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestCoverageStatusEntity.java149 List<com.googlecode.objectify.Key<DeviceInfoEntity>> deviceInfoEntityKeyList = in getBranchSet() local
166 List<com.googlecode.objectify.Key<DeviceInfoEntity>> deviceInfoEntityKeyList = in getDeviceSet() local
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowCoverageOverviewServlet.java216 List<com.googlecode.objectify.Key<DeviceInfoEntity>> deviceInfoEntityKeyList = in getCoverageDispatcher() local