Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DDeviceInfoEntity.java266 public static DeviceInfoEntity fromDeviceInfoMessage( in fromDeviceInfoMessage() method in DeviceInfoEntity
/test/vti/dashboard/src/main/java/com/android/vts/api/
DDatastoreRestServlet.java251 DeviceInfoEntity.fromDeviceInfoMessage(testRunKey, device); in insertTestReport()