Home
last modified time | relevance | path

Searched refs:controls (Results 1 – 19 of 19) 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/apps/Dialer/java/com/android/incallui/video/impl/
DSurfaceViewVideoCallFragment.java115 private View controls; field in SurfaceViewVideoCallFragment
191 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() argument
455 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()
DVideoCallFragment.java141 private View controls; field in VideoCallFragment
216 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() argument
474 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()
/packages/apps/Car/Media/src/com/android/car/media/drawer/
DMediaBrowserItemsFetcher.java145 MediaController.TransportControls controls = mMediaPlaybackModel.getTransportControls(); in onItemClick() local
146 if (controls != null) { in onItemClick()
147 controls.pause(); in onItemClick()
148 controls.playFromMediaId(item.getMediaId(), item.getDescription().getExtras()); in onItemClick()
DMediaQueueItemsFetcher.java87 MediaController.TransportControls controls = mMediaPlaybackModel.getTransportControls(); in onItemClick() local
88 if (controls != null) { in onItemClick()
89 controls.skipToQueueItem(mItems.get(position).getQueueId()); in onItemClick()
/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.java830 CameraAppUI.BottomPanel controls = mCameraAppUI.getFilmstripBottomControls(); in showSessionProgress() local
831 controls.setProgressText(messageId > 0 ? getString(messageId) : ""); in showSessionProgress()
832 controls.hideControls(); in showSessionProgress()
833 controls.hideProgressError(); in showSessionProgress()
834 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/Car/Media/src/com/android/car/media/
DMediaPlaybackFragment.java180 mControlsView = (LinearLayout) v.findViewById(R.id.controls); in onCreateView()
/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/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt1972 getter controls
2013 setter controls
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...