Searched refs:NOUGAT (Results 1 – 7 of 7) sorted by relevance
17 NOUGAT = 24 variable
221 if self._device.build_version_sdk < version_codes.NOUGAT:324 if self._device.build_version_sdk >= version_codes.NOUGAT:
202 return_value=version_codes.NOUGAT)
58 version_codes.NOUGAT, version_codes.NOUGAT_MR1112 if device.build_version_sdk >= version_codes.NOUGAT:
190 if (self._device.build_version_sdk >= version_codes.NOUGAT
1884 self.call.device.build_version_sdk, return_value=version_codes.NOUGAT):1898 self.call.device.build_version_sdk, return_value=version_codes.NOUGAT):1913 self.call.device.build_version_sdk, return_value=version_codes.NOUGAT):3262 self.call.device.build_version_sdk, return_value=version_codes.NOUGAT):3270 self.call.device.build_version_sdk, return_value=version_codes.NOUGAT):3278 self.call.device.build_version_sdk, return_value=version_codes.NOUGAT):
3397 if not version_codes.NOUGAT <= self.build_version_sdk <= version_codes.PIE: