Searched refs:mInEmulator (Results 1 – 2 of 2) sorted by relevance
93 bool mInEmulator; variable
249 if (mInEmulator && propValue.prop == toInt(VehicleProperty::DISPLAY_BRIGHTNESS)) { in set()323 mInEmulator = isInEmulator(); in onCreate()324 ALOGD("mInEmulator=%s", mInEmulator ? "true" : "false"); in onCreate()