Searched refs:isNewDeviceLaunchingOnTPlus (Results 1 – 2 of 2) sorted by relevance
695 const bool isNewDeviceLaunchingOnTPlus = property_get_int32("ro.vendor.api_level", 0) >= 33; in TEST_P() local696 if (!isNewDeviceLaunchingOnTPlus) { in TEST_P()743 const bool isNewDeviceLaunchingOnTPlus = property_get_int32("ro.vendor.api_level", 0) >= 33; in TEST_P() local744 if (!isNewDeviceLaunchingOnTPlus) { in TEST_P()762 const bool isNewDeviceLaunchingOnTPlus = property_get_int32("ro.vendor.api_level", 0) >= 33; in TEST_P() local763 if (!isNewDeviceLaunchingOnTPlus) { in TEST_P()
945 const bool isNewDeviceLaunchingOnTPlus = property_get_int32("ro.vendor.api_level", 0) >= 33; in TEST_P() local950 if (isNewDeviceLaunchingOnTPlus) { in TEST_P()