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