Searched refs:controls (Results 1 – 19 of 19) sorted by relevance
183 LinearLayout controls = (LinearLayout) inflater.inflate( in setUtilityPanelUI() local187 controls.setLayoutParams(lp); in setUtilityPanelUI()189 group.addView(controls); in setUtilityPanelUI()190 mMainBar = (SeekBar) controls.findViewById(R.id.mainSeekbar); in setUtilityPanelUI()193 mMainValue = (TextView) controls.findViewById(R.id.mainValue); in setUtilityPanelUI()194 mRedBar = (SeekBar) controls.findViewById(R.id.redSeekBar); in setUtilityPanelUI()197 mRedValue = (TextView) controls.findViewById(R.id.redValue); in setUtilityPanelUI()198 mYellowBar = (SeekBar) controls.findViewById(R.id.yellowSeekBar); in setUtilityPanelUI()201 mYellowValue = (TextView) controls.findViewById(R.id.yellowValue); in setUtilityPanelUI()202 mGreenBar = (SeekBar) controls.findViewById(R.id.greenSeekBar); in setUtilityPanelUI()[all …]
202 LinearLayout controls = (LinearLayout) inflater.inflate( in setUtilityPanelUI() local206 controls.setLayoutParams(lp); in setUtilityPanelUI()208 group.addView(controls); in setUtilityPanelUI()210 mVignetteBar = (SeekBar) controls.findViewById(R.id.mainVignetteSeekbar); in setUtilityPanelUI()213 mVignetteValue = (TextView) controls.findViewById(R.id.mainVignetteValue); in setUtilityPanelUI()214 mExposureBar = (SeekBar) controls.findViewById(R.id.exposureSeekBar); in setUtilityPanelUI()217 mExposureValue = (TextView) controls.findViewById(R.id.exposureValue); in setUtilityPanelUI()218 mSaturationBar = (SeekBar) controls.findViewById(R.id.saturationSeekBar); in setUtilityPanelUI()221 mSaturationValue = (TextView) controls.findViewById(R.id.saturationValue); in setUtilityPanelUI()222 mContrastBar = (SeekBar) controls.findViewById(R.id.contrastSeekBar); in setUtilityPanelUI()[all …]
157 final LinearLayout ctls = (LinearLayout) lp.findViewById(R.id.controls); in EditorDrawTabletUI()
151 final LinearLayout ctls = (LinearLayout) lp.findViewById(R.id.controls); in setupColor()
115 private View controls; field in SurfaceViewVideoCallFragment191 controls = view.findViewById(R.id.videocall_video_controls); in onCreateView()192 controls.setVisibility( in onCreateView()361 controls in exitFullscreenMode()453 private Point getControlsOffsetEndHidden(View controls) { in getControlsOffsetEndHidden() argument455 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden()457 return new Point(getOffsetStart(controls), 0); in getControlsOffsetEndHidden()533 Point offset = getControlsOffsetEndHidden(controls); in enterFullscreenMode()534 controls in enterFullscreenMode()
141 private View controls; field in VideoCallFragment216 controls = view.findViewById(R.id.videocall_video_controls); in onCreateView()217 controls.setVisibility( in onCreateView()380 controls in exitFullscreenMode()472 private Point getControlsOffsetEndHidden(View controls) { in getControlsOffsetEndHidden() argument474 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden()476 return new Point(getOffsetStart(controls), 0); in getControlsOffsetEndHidden()554 Point offset = getControlsOffsetEndHidden(controls); in enterFullscreenMode()555 controls in enterFullscreenMode()
145 MediaController.TransportControls controls = mMediaPlaybackModel.getTransportControls(); in onItemClick() local146 if (controls != null) { in onItemClick()147 controls.pause(); in onItemClick()148 controls.playFromMediaId(item.getMediaId(), item.getDescription().getExtras()); in onItemClick()
87 MediaController.TransportControls controls = mMediaPlaybackModel.getTransportControls(); in onItemClick() local88 if (controls != null) { in onItemClick()89 controls.skipToQueueItem(mItems.get(position).getQueueId()); in onItemClick()
140 CameraStarter.CameraControls controls = cameraStarter.startCamera( in InitializedOneCameraFactory()144 mPictureTaker.set(controls.getPictureTaker()); in InitializedOneCameraFactory()145 mManualAutoFocus.set(controls.getManualAutoFocus()); in InitializedOneCameraFactory()
830 CameraAppUI.BottomPanel controls = mCameraAppUI.getFilmstripBottomControls(); in showSessionProgress() local831 controls.setProgressText(messageId > 0 ? getString(messageId) : ""); in showSessionProgress()832 controls.hideControls(); in showSessionProgress()833 controls.hideProgressError(); in showSessionProgress()834 controls.showProgress(); in showSessionProgress()
675 # by doxygen. The layout file controls the global structure of the generated1144 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen1155 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors1163 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the1280 # The GENERATE_CHI flag controls if a separate .chi index file is generated (1293 # The BINARY_TOC flag controls whether a binary table of contents is generated (
180 mControlsView = (LinearLayout) v.findViewById(R.id.controls); in onCreateView()
519 # doxygen. The layout file controls the global structure of the generated output files903 # controls if a separate .chi index file is generated (YES) or that915 # controls whether a binary table of contents is generated (YES) or a
1972 getter controls2013 setter controls
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...