Home
last modified time | relevance | path

Searched refs:IntRange (Results 1 – 15 of 15) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java71 private final IntRange mTempRange1 = new IntRange();
72 private final IntRange mTempRange2 = new IntRange();
74 private final IntRange mDeltaXRange = new IntRange();
75 private final IntRange mBaselineX = new IntRange();
77 private final IntRange mDeltaYRange = new IntRange();
78 private final IntRange mBaselineY = new IntRange();
552 private static class IntRange { class in AppWidgetResizeFrame
573 public void applyDelta(boolean moveStart, boolean moveEnd, int delta, IntRange out) { in applyDelta()
589 int minSize, int maxEnd, IntRange out) { in applyDeltaAndBound()
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionParams.java23 import android.annotation.IntRange;
265 @IntRange(from = IKE_HARD_LIFETIME_SEC_MINIMUM, to = IKE_HARD_LIFETIME_SEC_MAXIMUM)
273 @IntRange(from = IKE_SOFT_LIFETIME_SEC_MINIMUM, to = IKE_HARD_LIFETIME_SEC_MAXIMUM)
279 @IntRange(from = IKE_DPD_DELAY_SEC_MIN, to = IKE_DPD_DELAY_SEC_MAX)
826 @IntRange(from = IKE_HARD_LIFETIME_SEC_MINIMUM, to = IKE_HARD_LIFETIME_SEC_MAXIMUM) in setLifetimeSeconds()
828 @IntRange(from = IKE_SOFT_LIFETIME_SEC_MINIMUM, to = IKE_HARD_LIFETIME_SEC_MAXIMUM) in setLifetimeSeconds()
853 @IntRange(from = IKE_DPD_DELAY_SEC_MIN, to = IKE_DPD_DELAY_SEC_MAX) in setDpdDelaySeconds()
DTransportModeChildSessionParams.java19 import android.annotation.IntRange;
126 @IntRange( in setLifetimeSeconds()
130 @IntRange( in setLifetimeSeconds()
DChildSessionParams.java19 import android.annotation.IntRange;
142 @IntRange(from = CHILD_HARD_LIFETIME_SEC_MINIMUM, to = CHILD_HARD_LIFETIME_SEC_MAXIMUM)
150 @IntRange(from = CHILD_SOFT_LIFETIME_SEC_MINIMUM, to = CHILD_HARD_LIFETIME_SEC_MAXIMUM)
DTunnelModeChildSessionParams.java22 import android.annotation.IntRange;
214 @IntRange( in setLifetimeSeconds()
218 @IntRange( in setLifetimeSeconds()
/packages/modules/IPsec/api/
Dsystem-current.txt80 method @IntRange(from=0x12c, to=0x3840) public int getHardLifetimeSeconds();
84 method @IntRange(from=0x78, to=0x3840) public int getSoftLifetimeSeconds();
166 method @IntRange(from=0x14, to=0x708) public int getDpdDelaySeconds();
167 method @IntRange(from=0x12c, to=0x15180) public int getHardLifetimeSeconds();
176 method @IntRange(from=0x78, to=0x15180) public int getSoftLifetimeSeconds();
194 …blic android.net.ipsec.ike.IkeSessionParams.Builder setDpdDelaySeconds(@IntRange(from=0x14, to=0x7…
195 …sec.ike.IkeSessionParams.Builder setLifetimeSeconds(@IntRange(from=0x12c, to=0x15180) int, @IntRan…
281 …rtModeChildSessionParams.Builder setLifetimeSeconds(@IntRange(from=0x12c, to=0x3840) int, @IntRang…
299 …elModeChildSessionParams.Builder setLifetimeSeconds(@IntRange(from=0x12c, to=0x3840) int, @IntRang…
/packages/services/Telecomm/src/com/android/server/telecom/
DCarModeTracker.java19 import android.annotation.IntRange;
42 private @IntRange(from = 0) int mPriority;
102 public void handleEnterCarMode(@IntRange(from = 0) int priority, @NonNull String packageName) { in handleEnterCarMode()
126 public void handleExitCarMode(@IntRange(from = 0) int priority, @NonNull String packageName) { in handleExitCarMode()
/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DWearEstimate.java18 import android.annotation.IntRange;
62 @IntRange(from = -1, to = 100)
68 @IntRange(from = -1, to = 100)
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/recyclerview/
DDefaultScrollBar.java27 import androidx.annotation.IntRange;
167 @IntRange(from = 0) int range, in setParameters()
168 @IntRange(from = 0) int offset, in setParameters()
169 @IntRange(from = 0) int extent) { in setParameters()
/packages/modules/NetworkStack/src/com/android/networkstack/metrics/
DDataStallDetectionStats.java22 import androidx.annotation.IntRange;
66 @VisibleForTesting @IntRange(from = -1, to = 100)
226 public Builder setTcpFailRate(@IntRange(from = -1, to = 100) int rate) { in setTcpFailRate()
/packages/apps/Settings/src/com/android/settings/gestures/
DBackGestureIndicatorDrawable.java20 import android.annotation.IntRange;
132 public void setAlpha(@IntRange(from = 0, to = 255) int alpha) {
/packages/apps/TV/libs/m2/
Dchecker-qual-2.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
/packages/services/Car/car-lib/api/
Dsystem-current.txt1066 field @IntRange(from=0xffffffff, to=100) public final int typeA;
1067 field @IntRange(from=0xffffffff, to=100) public final int typeB;
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...