/aosp12/frameworks/base/media/java/android/media/ |
H A D | ImageReader.java | 134 @IntRange(from = 1) int width, in newInstance() 246 @IntRange(from = 1) int width, in newInstance() 265 @IntRange(from = 1) int width, in newInstance()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/ |
H A D | encoder.rs | 347 fn from(capacity: Integer) -> Self { in from() method 369 fn from(index: Integer) -> Self { in from() method 391 fn from(index: Integer) -> Self { in from() method 421 fn from(index: Integer) -> Self { in from() method 443 fn from(inner: IndexAndValue) -> Self { in from() method 475 fn from(inner: IndexAndValue) -> Self { in from() method 522 fn from(inner: IndexAndValue) -> Self { in from() method 579 fn from(inner: NameAndValue) -> Self { in from() method 611 fn from(inner: NameAndValue) -> Self { in from() method
|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/ |
H A D | js-apis-arkts-collections.md | 306 ### from subsection 2723 ### from subsection 2751 ### from subsection 2795 ### from subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/ |
H A D | js-apis-arkts-collections.md | 306 ### from subsection 2723 ### from subsection 2751 ### from subsection 2795 ### from subsection
|
/ohos5.0/base/request/request/services/src/task/ |
H A D | config.rs | 184 fn from(value: u8) -> Self { in from() method 194 fn from(value: u8) -> Self { in from() method 204 fn from(value: u8) -> Self { in from() method 213 fn from(value: u8) -> Self { in from() method
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | MultiListLayout.java | 94 protected void rotate(int from, int to) { in rotate() 154 void onRotate(int from, int to); in onRotate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_navigation_function.cpp | 48 RefPtr<NG::NavDestinationContext> from; in GetFromContentInfo() local 121 JSRef<JSVal> JsNavigationFunction::Execute(RefPtr<NG::NavDestinationContext> from, in Execute()
|
/aosp12/frameworks/base/core/java/android/os/health/ |
H A D | SystemHealthManager.java | 71 public static SystemHealthManager from(Context context) { in from() method in SystemHealthManager
|
/aosp12/system/linkerconfig/contents/configuration/ |
H A D | baseconfig.cc | 26 const std::string& from, const std::string& to) { in RedirectSection()
|
/aosp12/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | GlobalKeyIntent.java | 73 public static GlobalKeyIntent from(@NonNull Intent intent) { in from() method in GlobalKeyIntent
|
/aosp12/packages/apps/TV/common/src/com/android/tv/common/feature/ |
H A D | FlagFeature.java | 27 public static <T> FlagFeature<T> from( in from() method in FlagFeature
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/ |
H A D | TileAdapter.java | 315 holder.itemView.setVisibility(mTileDividerIndex < mTiles.size() - 1 ? View.VISIBLE in onBindViewHolder() 543 private <T> void move(int from, int to, List<T> list, boolean notify) { in move()
|
/aosp12/frameworks/base/core/java/android/text/style/ |
H A D | BulletSpan.java | 118 public BulletSpan(int gapWidth, @ColorInt int color, @IntRange(from = 0) int bulletRadius) { in BulletSpan() 123 @IntRange(from = 0) int bulletRadius) { in BulletSpan()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | AnimatableProperty.java | 153 public static <T extends View> AnimatableProperty from(String name, BiConsumer<T, Float> setter, in from() method in AnimatableProperty
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | observer_test_ng.cpp | 175 std::optional<NavDestinationInfo> from; variable 223 std::optional<NavDestinationInfo> from; variable
|
/aosp12/frameworks/base/core/java/android/service/autofill/ |
H A D | SavedDatasetsInfo.java | 96 @IntRange(from = 0) int count) { in SavedDatasetsInfo()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/ |
H A D | IOUtils.java | 53 public static long copy(InputStream from, OutputStream to) throws IOException { in copy()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/state/ |
H A D | StateBackgroundWithSurfaceTexture.java | 46 public static StateBackgroundWithSurfaceTexture from( in from() method in StateBackgroundWithSurfaceTexture
|
H A D | StateForegroundWithSurfaceTexture.java | 39 public static StateForegroundWithSurfaceTexture from( in from() method in StateForegroundWithSurfaceTexture
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Color.java | 1283 @IntRange(from = 0, to = 255) int red, in rgb() 1319 @IntRange(from = 0, to = 255) int alpha, in argb() 1415 @IntRange(from = 0, to = 255) int red, in RGBToHSV()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_common_test_ng.cpp | 1233 auto onMoveEvent = [&actualFrom, &actualTo](int32_t from, int32_t to) { in __anon55c6f2750502() 1353 auto onMoveEvent = [&actualFrom, &actualTo](int32_t from, int32_t to) { in __anon55c6f2750702() 1445 auto onMoveEvent = [&actualFrom, &actualTo](int32_t from, int32_t to) { in __anon55c6f2750802() 1598 auto onMoveEvent = [&actualFrom, &actualTo](int32_t from, int32_t to) { in __anon55c6f2750b02() 1691 auto onMoveEvent = [&actualFrom, &actualTo](int32_t from, int32_t to) { in __anon55c6f2750c02() 1756 auto onMoveEvent = [](int32_t from, int32_t to) {}; in __anon55c6f2750d02() 1783 auto onMoveEvent = [](int32_t from, int32_t to) {}; in __anon55c6f2750e02()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/model/ |
H A D | composite_object_provider.cpp | 158 const IObjectProvider::Ptr& provider, DataModelIndex from, size_t count, DataModelIndex to) in OnMovedProviderData() 190 … DataModelIndex to) { OnMovedProviderData(provider, from, count, to); }, in OnProviderAdded() 246 size_t from = CalculateIndexBase(info.from + fromAdjust); in OnProviderMoved() local
|
/aosp12/frameworks/base/core/java/android/accessibilityservice/ |
H A D | GestureDescription.java | 262 @IntRange(from = 0) long startTime, in StrokeDescription() 280 @IntRange(from = 0) long startTime, in StrokeDescription()
|
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/ |
H A D | FingerprintSensorProperties.java | 82 public static FingerprintSensorProperties from( in from() method in FingerprintSensorProperties
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | HidlMemory.java | 58 public HidlMemory(@NonNull String name, @IntRange(from = 0) long size, in HidlMemory()
|