Searched defs:IsAtLeastR (Results 1 – 2 of 2) sorted by relevance
39 inline bool IsAtLeastR() { return android_get_device_api_level() >= 30; } in IsAtLeastR() function
29 bool IsAtLeastR() { return android::modules::sdklevel::IsAtLeastR(); } in IsAtLeastR() function