Home
last modified time | relevance | path

Searched defs:mPlatformAtLeastR (Results 1 – 2 of 2) sorted by relevance

/system/core/libstats/push_compat/tests/
DStatsEventCompat_test.cpp24 const static bool mPlatformAtLeastR = android_get_device_api_level() >= __ANDROID_API_R__; variable
/system/core/libstats/push_compat/
DStatsEventCompat.cpp31 const bool StatsEventCompat::mPlatformAtLeastR = member in StatsEventCompat