Home
last modified time | relevance | path

Searched refs:setMaxHeight (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DAnimatedImagePreference.java63 imageView.setMaxHeight(mMaxHeight); in onBindViewHolder()
84 public void setMaxHeight(int maxHeight) { in setMaxHeight() method in AnimatedImagePreference
DToggleFeaturePreferenceFragment.java172 animatedImagePreference.setMaxHeight(screenHalfHeight); in onViewCreated()
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
DManagePermissionsFragment.java183 icon.setMaxHeight(size); in onBindViewHolder()
DPermissionControlPreference.java137 icon.setMaxHeight( in onBindViewHolder()
/packages/apps/Messaging/src/com/android/messaging/ui/
DVideoThumbnailView.java164 mThumbnailImage.setMaxHeight(maxHeight); in VideoThumbnailView()
/packages/services/Telephony/testapps/EmbmsTestDownloadApp/src/com/android/phone/testapps/embmsdownload/
DEmbmsTestDownloadApp.java83 view.setMaxHeight(500); in onCreateViewHolder()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DActionAdapter.java204 description.setMaxHeight( in getView()