Home
last modified time | relevance | path

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

/test/vts-testcase/security/avb/
Dgsi_validation_utils.cpp191 static bool DeviceHasPlayStore() { in DeviceHasPlayStore() function
239 return IsLowRamDevice() && DeviceHasGmsCore() && DeviceHasPlayStore() && in IsGoDevice()