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