Searched defs:mPlatformAtLeastR (Results 1 – 2 of 2) sorted by relevance
24 const static bool mPlatformAtLeastR = android_get_device_api_level() >= __ANDROID_API_R__; variable
31 const bool StatsEventCompat::mPlatformAtLeastR = member in StatsEventCompat