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