Searched refs:ANDROID_SPECIFIC (Results 1 – 1 of 1) sorted by relevance
699 constexpr bool ANDROID_SPECIFIC = true; // change for testing. in processSwitch() local700 if constexpr (ANDROID_SPECIFIC) { in processSwitch()