Searched refs:SET_CAMERA_PARAMETERS_WHEN_IDLE (Results 1 – 1 of 1) sorted by relevance
98 private static final int SET_CAMERA_PARAMETERS_WHEN_IDLE = 4; field in Camera294 case SET_CAMERA_PARAMETERS_WHEN_IDLE: { in handleMessage()2098 if (!mHandler.hasMessages(SET_CAMERA_PARAMETERS_WHEN_IDLE)) { in setCameraParametersWhenIdle()2100 SET_CAMERA_PARAMETERS_WHEN_IDLE, 1000); in setCameraParametersWhenIdle()