final int brightness=Settings.System.getIntForUser(mContext.getContentResolver(),Settings.System.SCREEN_BRIGHTNESS_FOR_VR,mScreenBrightnessForVrDefault,UserHandle.USER_CURRENT); | final float brightnessFloat=Settings.System.getFloatForUser(mContext.getContentResolver(),Settings.System.SCREEN_BRIGHTNESS_FOR_VR_FLOAT,mScreenBrightnessForVrDefault,UserHandle.USER_CURRENT); | Settings.System.getIntForUser(mContext.getContentResolver(),Settings.System.SCREEN_BRIGHTNESS_FOR_VR,mScreenBrightnessForVrDefault,UserHandle.USER_CURRENT) | Settings.System.getFloatForUser(mContext.getContentResolver(),Settings.System.SCREEN_BRIGHTNESS_FOR_VR_FLOAT,mScreenBrightnessForVrDefault,UserHandle.USER_CURRENT) | platform_frameworks_base | d4eb2951966fbd621c7570d59f30b93d61d8347a | com.android.server.display.DisplayPowerController | | _1 | mScreenBrightnessForVrDefault |
---|
_2 | mScreenBrightnessForVrDefault |
---|
| TCIVar | mScreenBrightnessForVrDefault |
---|
v0 | Settings.System |
---|
v2 | UserHandle.USER_CURRENT |
---|
v3 | mContext.getContentResolver() |
---|
| | TCIVar | mScreenBrightnessForVrDefault |
---|
v0 | Settings.System |
---|
v2 | UserHandle.USER_CURRENT |
---|
v3 | mContext.getContentResolver() |
---|
| Uses | True |