Home
last modified time | relevance | path

Searched refs:controls (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorChanSat.java183 LinearLayout controls = (LinearLayout) inflater.inflate( in setUtilityPanelUI() local
187 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 …]
DEditorVignette.java202 LinearLayout controls = (LinearLayout) inflater.inflate( in setUtilityPanelUI() local
206 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 …]
DEditorDrawTabletUI.java157 final LinearLayout ctls = (LinearLayout) lp.findViewById(R.id.controls); in EditorDrawTabletUI()
DEditorColorBorderTabletUI.java151 final LinearLayout ctls = (LinearLayout) lp.findViewById(R.id.controls); in setupColor()
/packages/services/Car/service/src/com/android/car/
DCarMediaService.java236 TransportControls controls = mActiveUserMediaController.getTransportControls(); in play() local
237 if (controls != null) { in play()
238 controls.play(); in play()
248 TransportControls controls = mActiveUserMediaController.getTransportControls(); in stop() local
249 if (controls != null) { in stop()
250 controls.stop(); in stop()
/packages/apps/Dialer/java/com/android/incallui/video/impl/
DSurfaceViewVideoCallFragment.java112 private View controls; field in SurfaceViewVideoCallFragment
188 controls = view.findViewById(R.id.videocall_video_controls); in onCreateView()
189 controls.setVisibility(getActivity().isInMultiWindowMode() ? View.GONE : View.VISIBLE); in onCreateView()
356 controls in exitFullscreenMode()
448 private Point getControlsOffsetEndHidden(View controls) { in getControlsOffsetEndHidden() argument
450 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden()
452 return new Point(getOffsetStart(controls), 0); in getControlsOffsetEndHidden()
528 Point offset = getControlsOffsetEndHidden(controls); in enterFullscreenMode()
529 controls in enterFullscreenMode()
DVideoCallFragment.java142 private View controls; field in VideoCallFragment
235 controls = view.findViewById(R.id.videocall_video_controls); in onCreateView()
236 controls.setVisibility(getActivity().isInMultiWindowMode() ? View.GONE : View.VISIBLE); in onCreateView()
418 controls in exitFullscreenMode()
510 private Point getControlsOffsetEndHidden(View controls) { in getControlsOffsetEndHidden() argument
512 return new Point(0, getOffsetBottom(controls)); in getControlsOffsetEndHidden()
514 return new Point(getOffsetStart(controls), 0); in getControlsOffsetEndHidden()
592 Point offset = getControlsOffsetEndHidden(controls); in enterFullscreenMode()
593 controls in enterFullscreenMode()
/packages/apps/Camera2/src/com/android/camera/one/v2/initialization/
DInitializedOneCameraFactory.java140 CameraStarter.CameraControls controls = cameraStarter.startCamera( in InitializedOneCameraFactory()
144 mPictureTaker.set(controls.getPictureTaker()); in InitializedOneCameraFactory()
145 mManualAutoFocus.set(controls.getManualAutoFocus()); in InitializedOneCameraFactory()
/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java832 CameraAppUI.BottomPanel controls = mCameraAppUI.getFilmstripBottomControls(); in showSessionProgress() local
833 controls.setProgressText(messageId > 0 ? getString(messageId) : ""); in showSessionProgress()
834 controls.hideControls(); in showSessionProgress()
835 controls.hideProgressError(); in showSessionProgress()
836 controls.showProgress(); in showSessionProgress()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
DDoxyfile.in675 # by doxygen. The layout file controls the global structure of the generated
1144 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1155 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors
1163 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
1280 # 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 (
/packages/apps/Settings/tests/uitests/assets/
Dsearch_results_list272 Interaction controls;interaction_control_category
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile519 # doxygen. The layout file controls the global structure of the generated output files
903 # controls if a separate .chi index file is generated (YES) or that
915 # controls whether a binary table of contents is generated (YES) or a
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile519 # doxygen. The layout file controls the global structure of the generated output files
903 # controls if a separate .chi index file is generated (YES) or that
915 # controls whether a binary table of contents is generated (YES) or a
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...