Searched refs:DeviceHasPlayStore (Results 1 – 1 of 1) sorted by relevance
191 static bool DeviceHasPlayStore() { in DeviceHasPlayStore() function239 return IsLowRamDevice() && DeviceHasGmsCore() && DeviceHasPlayStore() && in IsGoDevice()