/aosp14/frameworks/base/core/java/android/os/connectivity/ |
H A D | WifiActivityEnergyInfo.java | 91 @IntRange(from = 0) long txDurationMillis, in WifiActivityEnergyInfo() 132 @IntRange(from = 0) long txDurationMillis, in WifiActivityEnergyInfo()
|
/aosp14/frameworks/base/core/java/android/database/ |
H A D | CursorWindow.java | 325 public boolean isNull(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in isNull() 340 public boolean isBlob(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in isBlob() 355 public boolean isLong(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in isLong() 396 public @Cursor.FieldType int getType(@IntRange(from = 0) int row, in getType() 427 public byte[] getBlob(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in getBlob() 536 public long getLong(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in getLong() 605 public int getInt(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in getInt() 634 @IntRange(from = 0) int row, @IntRange(from = 0) int column) { in putBlob() 652 @IntRange(from = 0) int row, @IntRange(from = 0) int column) { in putString() 670 @IntRange(from = 0) int row, @IntRange(from = 0) int column) { in putLong() [all …]
|
/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/ |
H A D | avplayback_state.cpp | 280 void AVPlaybackState::CloneState(const AVPlaybackState& from, AVPlaybackState& to) in CloneState() 285 void AVPlaybackState::CloneSpeed(const AVPlaybackState& from, AVPlaybackState& to) in CloneSpeed() 290 void AVPlaybackState::ClonePosition(const AVPlaybackState& from, AVPlaybackState& to) in ClonePosition() 300 void AVPlaybackState::CloneLoopMode(const AVPlaybackState& from, AVPlaybackState& to) in CloneLoopMode() 305 void AVPlaybackState::CloneIsFavorite(const AVPlaybackState& from, AVPlaybackState& to) in CloneIsFavorite() 315 void AVPlaybackState::CloneVolume(const AVPlaybackState& from, AVPlaybackState& to) in CloneVolume() 320 void AVPlaybackState::CloneMaxVolume(const AVPlaybackState& from, AVPlaybackState& to) in CloneMaxVolume() 325 void AVPlaybackState::CloneMuted(const AVPlaybackState& from, AVPlaybackState& to) in CloneMuted() 330 void AVPlaybackState::CloneDuration(const AVPlaybackState& from, AVPlaybackState& to) in CloneDuration() 335 void AVPlaybackState::CloneVideoWidth(const AVPlaybackState& from, AVPlaybackState& to) in CloneVideoWidth() [all …]
|
H A D | avmeta_data.cpp | 679 void AVMetaData::CloneAssetId(const AVMetaData& from, AVMetaData& to) in CloneAssetId() 684 void AVMetaData::CloneTitle(const AVMetaData& from, AVMetaData& to) in CloneTitle() 689 void AVMetaData::CloneArtist(const AVMetaData& from, AVMetaData& to) in CloneArtist() 694 void AVMetaData::CloneAuthor(const AVMetaData& from, AVMetaData& to) in CloneAuthor() 719 void AVMetaData::CloneAlbum(const AVMetaData& from, AVMetaData& to) in CloneAlbum() 724 void AVMetaData::CloneWriter(const AVMetaData& from, AVMetaData& to) in CloneWriter() 729 void AVMetaData::CloneComposer(const AVMetaData& from, AVMetaData& to) in CloneComposer() 734 void AVMetaData::CloneDuration(const AVMetaData& from, AVMetaData& to) in CloneDuration() 754 void AVMetaData::CloneSubTitle(const AVMetaData& from, AVMetaData& to) in CloneSubTitle() 764 void AVMetaData::CloneLyric(const AVMetaData& from, AVMetaData& to) in CloneLyric() [all …]
|
H A D | avcall_meta_data.cpp | 155 void AVCallMetaData::CloneName(const AVCallMetaData& from, AVCallMetaData& to) in CloneName() 160 void AVCallMetaData::ClonePhoneNumber(const AVCallMetaData& from, AVCallMetaData& to) in ClonePhoneNumber() 165 void AVCallMetaData::CloneMediaImage(const AVCallMetaData& from, AVCallMetaData& to) in CloneMediaImage() 170 void AVCallMetaData::CloneMediaImageUri(const AVCallMetaData& from, AVCallMetaData& to) in CloneMediaImageUri()
|
/aosp14/frameworks/base/core/java/android/text/style/ |
H A D | SpanUtils.java | 49 @IntRange(from = 0) int min, @IntRange(from = 0) int max) { in toggleBold() 135 @IntRange(from = 0) int min, @IntRange(from = 0) int max) { in toggleItalic() 221 @IntRange(from = 0) int min, @IntRange(from = 0) int max) { in toggleUnderline() 272 private static long pack(int from, int to) { in pack() 293 @IntRange(from = 0) int min, @IntRange(from = 0) int max) { in isCovered()
|
H A D | ReplacementSpan.java | 45 @IntRange(from = 0) int start, @IntRange(from = 0) int end, in getSize() 62 @IntRange(from = 0) int start, @IntRange(from = 0) int end, float x, in draw()
|
H A D | DynamicDrawableSpan.java | 142 @IntRange(from = 0) int start, @IntRange(from = 0) int end, in getSize() 160 @IntRange(from = 0) int start, @IntRange(from = 0) int end, float x, in draw()
|
/aosp14/frameworks/base/core/java/android/text/ |
H A D | MeasuredParagraph.java | 189 public Directions getDirections(@IntRange(from = 0) int start, // inclusive in getDirections() 284 public void getBounds(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getBounds() 294 public void getFontMetricsInt(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getFontMetricsInt() 323 @IntRange(from = 0) int start, in buildForBidi() 349 @IntRange(from = 0) int start, in buildForMeasurement() 405 @IntRange(from = 0) int start, in buildForStaticLayout() 464 @IntRange(from = 0) int start, // inclusive in resetAndAnalyzeBidi() 519 @IntRange(from = 0) int start, // inclusive, in copied buffer in applyReplacementRun() 540 private void applyStyleRun(@IntRange(from = 0) int start, // inclusive, in copied buffer in applyStyleRun() 585 @IntRange(from = 0) int start, // inclusive, in original text buffer in applyMetricsAffectingSpan()
|
H A D | TextShaper.java | 192 @IntRange(from = 0) int start, in accept() 213 @NonNull CharSequence text, @IntRange(from = 0) int start, in shapeText()
|
/aosp14/frameworks/base/location/java/android/location/ |
H A D | Geocoder.java | 128 @FloatRange(from = -90D, to = 90D) double latitude, in getFromLocation() 155 @FloatRange(from = -90D, to = 90D) double latitude, in getFromLocation() 270 @FloatRange(from = -90D, to = 90D) double lowerLeftLatitude, in getFromLocationName() 309 @FloatRange(from = -90D, to = 90D) double lowerLeftLatitude, in getFromLocationName()
|
/aosp14/frameworks/base/graphics/java/android/graphics/text/ |
H A D | MeasuredText.java | 93 @IntRange(from = 0) int start, @IntRange(from = 0) int end) { in getWidth() 119 public void getBounds(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getBounds() 138 public void getFontMetricsInt(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getFontMetricsInt() 177 @IntRange(from = 0) int start, in nGetWidth() 274 public @NonNull Builder appendStyleRun(@NonNull Paint paint, @IntRange(from = 0) int length, in appendStyleRun() 293 @Nullable LineBreakConfig lineBreakConfig, @IntRange(from = 0) int length, in appendStyleRun() 329 @IntRange(from = 0) int length, @Px @FloatRange(from = 0) float width) { in appendReplacementRun() 498 @IntRange(from = 0) int start, in nAddStyleRun() 512 @IntRange(from = 0) int start, in nAddReplacementRun() 514 @FloatRange(from = 0) float width); in nAddReplacementRun()
|
H A D | LineBreaker.java | 274 @Px @IntRange(from = 0) int firstWidthLineCount) { in setIndent() 288 @Px @FloatRange(from = 0) float defaultTabStop) { in setTabStops() 477 @IntRange(from = 0) int lineNumber) { in computeLineBreaks() 514 @IntRange(from = 0) int length, in nComputeLineBreaks() 515 @FloatRange(from = 0.0f) float firstWidth, in nComputeLineBreaks()
|
/aosp14/frameworks/base/graphics/java/android/graphics/fonts/ |
H A D | FontFileUtil.java | 72 @IntRange(from = 0) int ttcIndex, @Nullable FontVariationAxis[] varSettings) { in analyzeStyle() 150 public static long getRevision(@NonNull ByteBuffer buffer, @IntRange(from = 0) int index) { in getRevision() 165 @IntRange(from = 0) int index) { in getPostScriptName() 182 @IntRange(from = 0) int index) { in isPostScriptType1Font() 205 @IntRange(from = 0) int index); in nGetFontRevision() 209 @IntRange(from = 0) int index); in nGetFontPostScriptName() 213 @IntRange(from = 0) int index); in nIsPostScriptType1Font()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/ |
H A D | error.rs | 40 fn from(kind: ErrorKind) -> Self { in from() method 46 fn from(err: InvalidUri) -> Self { in from() method 53 fn from(err: H2Error) -> Self { in from() method 59 fn from(_value: Infallible) -> Self { in from() method
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | for_each_base_node.h | 29 virtual void RecycleItems(int32_t from, int32_t to) {} in RecycleItems() 30 virtual void FireOnMove(int32_t from, int32_t to) in FireOnMove()
|
H A D | repeat_virtual_scroll_model_ng.cpp | 31 const std::function<std::list<std::string>(uint32_t from, uint32_t to)>& onGetKeys4Range, in Create() 33 const std::function<void(int32_t from, int32_t to)>& onSetActiveRange) in Create()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/osal/include/ |
H A D | osal_uaccess.h | 41 static inline size_t CopyToUser(void* to, const void* from, size_t len) in CopyToUser() 46 static inline size_t CopyFromUser(void* to, const void* from, size_t len) in CopyFromUser()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/include/ |
H A D | osal_uaccess.h | 29 static inline size_t CopyToUser(void __user *to, const void *from, size_t len) in CopyToUser() 34 static inline size_t CopyFromUser(void *to, const void __user *from, size_t len) in CopyFromUser()
|
/aosp14/frameworks/base/core/java/com/android/internal/graphics/ |
H A D | ColorUtils.java | 219 public static void RGBToHSL(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToHSL() 374 @IntRange(from = 0x0, to = 0xFF) int alpha) { in setAlphaComponent() 405 public static void RGBToLAB(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToLAB() 451 public static void RGBToXYZ(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToXYZ() 551 public static int XYZToColor(@FloatRange(from = 0f, to = XYZ_WHITE_REFERENCE_X) double x, in XYZToColor() 577 public static int LABToColor(@FloatRange(from = 0f, to = 100) final double l, in LABToColor() 620 @FloatRange(from = 0.0, to = 1.0) float ratio) { in blendARGB() 642 @FloatRange(from = 0.0, to = 1.0) float ratio, @NonNull float[] outResult) { in blendHSL() 665 @FloatRange(from = 0.0, to = 1.0) double ratio, @NonNull double[] outResult) { in blendLAB()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsSmsImplBase.java | 178 public void sendSms(int token, @IntRange(from = 0, to = 65535) int messageRef, in sendSms() 220 public void acknowledgeSms(int token, @IntRange(from = 0, to = 65535) int messageRef, in acknowledgeSms() 240 public void acknowledgeSms(int token, @IntRange(from = 0, to = 65535) int messageRef, in acknowledgeSms() 259 public void acknowledgeSmsReport(int token, @IntRange(from = 0, to = 65535) int messageRef, in acknowledgeSmsReport() 317 @IntRange(from = 0, to = 65535) int messageRef) throws RuntimeException { in onSendSmsResultSuccess() 353 public final void onSendSmsResult(int token, @IntRange(from = 0, to = 65535) int messageRef, in onSendSmsResult() 390 @IntRange(from = 0, to = 65535) int messageRef, @SendStatusResult int status, in onSendSmsResultError() 460 @IntRange(from = 0, to = 65535) int messageRef, @SmsMessage.Format String format, in onSmsStatusReportReceived()
|
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | SurroundingText.java | 76 @IntRange(from = 0) int selectionStart, @IntRange(from = 0) int selectionEnd, in SurroundingText()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | endian_convert.h | 33 template<typename T> T HostToNet(const T &from) in HostToNet() 49 template<typename T> T NetToHost(const T &from) in NetToHost()
|
/aosp14/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/ |
H A D | SocketConnect.java | 13 private InputStream from; field in SocketConnect 16 public SocketConnect(Socket from, Socket to) throws IOException { in SocketConnect()
|
/aosp14/frameworks/base/core/java/android/hardware/display/ |
H A D | VirtualDisplayConfig.java | 60 @IntRange(from = 1) int width, in VirtualDisplayConfig() 299 @IntRange(from = 1) int width, in Builder()
|