Searched refs:__ANDROID_API_Q__ (Results 1 – 16 of 16) sorted by relevance
39 return first_api_level > __ANDROID_API_Q__ ? VolumeMethod::kDefaultKey in lookup_volume_method()44 if (first_api_level > __ANDROID_API_Q__) { in lookup_volume_method()
30 #define __ANDROID_API_Q__ 29 macro
600 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseMountAll()681 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseSwaponAll()691 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseUmountAll()
606 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseSection()
400 if (socket != nullptr && SelinuxGetVendorAndroidVersion() > __ANDROID_API_Q__) { in SendControlMessage()
146 #define __ANDROID_API_Q__ 29 macro
62 if (get_application_target_sdk_version() < __ANDROID_API_Q__) { in translateSystemPathToApexPath()
68 if (api_level < __ANDROID_API_Q__) { in membarrier()
206 options->version = first_api_level > __ANDROID_API_Q__ ? 2 : 1; in ParseOptionsForApiLevel()235 if (first_api_level <= __ANDROID_API_Q__ && options->version == 1 && in ParseOptionsForApiLevel()
143 if (get_application_target_sdk_version() < __ANDROID_API_Q__) { in translateSystemPathToApexPath()
210 featureLevel <= __ANDROID_API_Q__) { in shouldSkipTest()215 featureLevel <= __ANDROID_API_Q__) { in shouldSkipTest()224 featureLevel <= __ANDROID_API_Q__) { in shouldSkipTest()335 if (featureLevel >= __ANDROID_API_Q__) { in computeAndVerifyResultsForDevice()394 mStandardDevicesFeatureLevel >= __ANDROID_API_Q__); in testRandomGraph()
332 targetSdk < __ANDROID_API_Q__ || in disableLegacyBufferDropPostQ()
234 (GetFirstApiLevel() <= __ANDROID_API_Q__ ? 1 : 2)); in fscrypt_mount_metadata_encrypted()
277 first_api_level > __ANDROID_API_Q__ ? "" : "aes-256-heh"); in get_volume_file_encryption_options()
435 } else if (platformVersion == __ANDROID_API_Q__) { in RegisterCodecServices()
1200 (android::fscrypt::GetFirstApiLevel() <= __ANDROID_API_Q__ ? 1 : 2)); in UpdateCheckpointPartition()