/aosp12/frameworks/libs/modules-utils/java/android/annotation/ |
H A D | FloatRange.java | 45 double from() default Double.NEGATIVE_INFINITY; in from() method
|
/aosp12/frameworks/base/core/java/android/text/style/ |
H A D | QuoteSpan.java | 108 public QuoteSpan(@ColorInt int color, @IntRange(from = 0) int stripeWidth, in QuoteSpan()
|
/aosp12/packages/apps/Dialer/java/com/android/bubble/ |
H A D | BubbleInfo.java | 51 public static Builder from(@NonNull BubbleInfo bubbleInfo) { in from() method in BubbleInfo 100 public static Builder from(@NonNull Action action) { in from() method in BubbleInfo.Action
|
/aosp14/frameworks/base/identity/java/android/security/identity/ |
H A D | IdentityCredential.java | 552 @IntRange(from = 0) int keyCount, in setAvailableAuthenticationKeys()
|
/aosp14/frameworks/base/core/java/android/text/style/ |
H A D | QuoteSpan.java | 108 public QuoteSpan(@ColorInt int color, @IntRange(from = 0) int stripeWidth, in QuoteSpan()
|
/aosp12/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/ |
H A D | Utils.java | 48 final int from, final int to) { in appendByteArray()
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/ |
H A D | UserLifecycleEventTest.java | 30 int from = 10; in testFullConstructor() local
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/alerts/ |
H A D | NotificationMgr.java | 36 public void cancelAllBetween(int from, int to) { in cancelAllBetween()
|
/aosp12/frameworks/base/core/java/android/view/textclassifier/ |
H A D | TextSelection.java | 177 public Builder(@IntRange(from = 0) int startIndex, @IntRange(from = 0) int endIndex) { in Builder() 194 @FloatRange(from = 0.0, to = 1.0) float confidenceScore) { in setEntityType() 396 @IntRange(from = 0) int startIndex, in Builder()
|
/aosp14/frameworks/base/core/java/android/view/textclassifier/ |
H A D | TextSelection.java | 177 public Builder(@IntRange(from = 0) int startIndex, @IntRange(from = 0) int endIndex) { in Builder() 194 @FloatRange(from = 0.0, to = 1.0) float confidenceScore) { in setEntityType() 396 @IntRange(from = 0) int startIndex, in Builder()
|
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/ |
H A D | StorageWizardBase.java | 217 private void copyStringExtra(Intent from, Intent to, String key) { in copyStringExtra() 223 private void copyBooleanExtra(Intent from, Intent to, String key) { in copyBooleanExtra() 231 final Intent from = getIntent(); in startActivity() local
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceHolder.java | 96 @IntRange(from = 0) int width, @IntRange(from = 0) int height); in surfaceChanged()
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | PropertyValuesHolder.h | 40 virtual void evaluate(T* out, const T& from, const T& to, float fraction) const {}; in evaluate() 46 virtual void evaluate(float* out, const float& from, const float& to, in evaluate()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | SurfaceHolder.java | 96 @IntRange(from = 0) int width, @IntRange(from = 0) int height); in surfaceChanged()
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | PropertyValuesHolder.h | 40 virtual void evaluate(T* out, const T& from, const T& to, float fraction) const {}; in evaluate() 46 virtual void evaluate(float* out, const float& from, const float& to, in evaluate()
|
/aosp12/frameworks/base/core/java/com/android/internal/app/procstats/ |
H A D | DurationsTable.java | 33 public void addDurations(DurationsTable from) { in addDurations()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/anim/ |
H A D | FloatAnimation.java | 25 public FloatAnimation(float from, float to, int duration) { in FloatAnimation()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/stats/ |
H A D | Camera2FaceProxy.java | 35 public static Camera2FaceProxy from(Face face) { in from() method in Camera2FaceProxy
|
/aosp14/frameworks/base/core/java/android/companion/virtual/sensor/ |
H A D | VirtualSensorDirectChannelCallback.java | 107 void onDirectChannelConfigured(@IntRange(from = 1) int channelHandle, in onDirectChannelConfigured()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/procstats/ |
H A D | DurationsTable.java | 33 public void addDurations(DurationsTable from) { in addDurations()
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Paint.java | 2160 @IntRange(from = 0) int start, @IntRange(from = 0) int count, in getFontMetricsInt() 2223 @IntRange(from = 0) int start, @IntRange(from = 0) int count, in getFontMetricsInt() 2763 public float getTextRunAdvances(@NonNull char[] chars, @IntRange(from = 0) int index, in getTextRunAdvances() 2826 public int getTextRunCursor(@NonNull char[] text, @IntRange(from = 0) int contextStart, in getTextRunCursor() 2866 public int getTextRunCursor(@NonNull CharSequence text, @IntRange(from = 0) int contextStart, in getTextRunCursor() 2915 public int getTextRunCursor(@NonNull String text, @IntRange(from = 0) int contextStart, in getTextRunCursor()
|
H A D | HardwareBufferRenderer.java | 170 @FloatRange(from = 0f) float lightZ, in setLightSourceGeometry() 195 public void setLightSourceAlpha(@FloatRange(from = 0.0f, to = 1.0f) float ambientShadowAlpha, in setLightSourceAlpha()
|
/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()
|
/aosp14/frameworks/base/core/java/android/text/ |
H A D | BoringLayout.java | 117 @IntRange(from = 0) int outerWidth, in make() 183 @NonNull TextPaint paint, @IntRange(from = 0) int outerWidth, in replaceOrMake() 312 @IntRange(from = 0) int outerWidth, @NonNull Alignment align, float spacingMult, in BoringLayout()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
H A D | BluetoothOppProvider.java | 180 private static void copyString(String key, ContentValues from, ContentValues to) { in copyString() 187 private static void copyInteger(String key, ContentValues from, ContentValues to) { in copyInteger() 194 private static void copyLong(String key, ContentValues from, ContentValues to) { in copyLong()
|