Searched refs:isWearDevice (Results 1 – 1 of 1) sorted by relevance
610 const bool isWearDevice = hasSystemFeature(activity, "android.hardware.type.watch"); in getCDDRequiredSystemMemory() local617 if (isWearDevice) in getCDDRequiredSystemMemory()