Searched refs:hasLight (Results 1 – 1 of 1) sorted by relevance
280 bool hasLight = AServiceManager_isDeclared("android.hardware.light.ILights/default"); in TEST() local289 EXPECT_EQ(count, hasLight ? 1 : 0); in TEST()