Home
last modified time | relevance | path

Searched defs:getIntValue (Results 1 – 25 of 808) sorted by relevance

12345678910>>...33

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/
H A DCustomConstructorServices.java24 public int getIntValue() { in getIntValue() method in CustomConstructorServices.CustomConstructorService
41 public int getIntValue() { in getIntValue() method in CustomConstructorServices.CustomConstructorIntentService
63 public int getIntValue() { in getIntValue() method in CustomConstructorServices.CustomConstructorJobService
H A DCustomConstructorActivity.java12 public int getIntValue() { in getIntValue() method in CustomConstructorActivity
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DAbstractData.java30 public int getIntValue() { in getIntValue() method in AbstractData
67 public int getIntValue(String path, int defaultValue) { in getIntValue() method in AbstractData
93 public int getIntValue(String path) { in getIntValue() method in AbstractData
H A DData.java53 int getIntValue(); in getIntValue() method
217 int getIntValue(String path, int defaultValue); in getIntValue() method
229 int getIntValue(String path); in getIntValue() method
H A DDelegatedData.java72 public int getIntValue() { in getIntValue() method in DelegatedData
250 public int getIntValue(String path, int defaultValue) { in getIntValue() method in DelegatedData
260 public int getIntValue(String path) { in getIntValue() method in DelegatedData
H A DChainedData.java151 public int getIntValue(String path, int defaultValue) { in getIntValue() method in ChainedData
176 public int getIntValue(String path) { in getIntValue() method in ChainedData
/aosp_15_r20/frameworks/base/core/java/com/android/internal/config/sysui/
H A DSystemUiSystemPropertiesFlags.java100 int getIntValue(Flag flag); in getIntValue() method
225 public int getIntValue(Flag flag) { in getIntValue() method in SystemUiSystemPropertiesFlags.ProdResolver
254 public int getIntValue(Flag flag) { in getIntValue() method in SystemUiSystemPropertiesFlags.DebugResolver
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
H A DIntegerKeyframeAnimation.java22 int getIntValue(Keyframe<Integer> keyframe, float keyframeProgress) { in getIntValue() method in IntegerKeyframeAnimation
43 public int getIntValue() { in getIntValue() method in IntegerKeyframeAnimation
H A DColorKeyframeAnimation.java23 public int getIntValue(Keyframe<Integer> keyframe, float keyframeProgress) { in getIntValue() method in ColorKeyframeAnimation
46 public int getIntValue() { in getIntValue() method in ColorKeyframeAnimation
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthenticationStatsPersister.java196 private int getIntValue(JSONObject jsonObject, String key) throws JSONException { in getIntValue() method in AuthenticationStatsPersister
200 private int getIntValue(JSONObject jsonObject, String key, int defaultValue) in getIntValue() method in AuthenticationStatsPersister
/aosp_15_r20/external/google-cloud-java/java-trace/proto-google-cloud-trace-v2/src/main/java/com/google/devtools/cloudtrace/v2/
H A DAttributeValue.java197 public long getIntValue() { in getIntValue() method in AttributeValue
912 public long getIntValue() { in getIntValue() method in AttributeValue.Builder
H A DAttributeValueOrBuilder.java84 long getIntValue(); in getIntValue() method
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
H A DValue.java146 public long getIntValue() { in getIntValue() method in Value
720 public long getIntValue() { in getIntValue() method in Value.Builder
H A DValueOrBuilder.java49 long getIntValue(); in getIntValue() method
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
H A DValue.java146 public long getIntValue() { in getIntValue() method in Value
717 public long getIntValue() { in getIntValue() method in Value.Builder
H A DValueOrBuilder.java49 long getIntValue(); in getIntValue() method
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
H A DArrayAccess.java65 default int getIntValue(int index) { in getIntValue() method
H A DCollectionsAccess.java60 default int getIntValue(int listId, int index) { in getIntValue() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecConfig.java203 Integer getIntValue() { in getIntValue() method in HdmiCecConfig.Value
1108 public int getIntValue(@NonNull @SettingName String name) { in getIntValue() method in HdmiCecConfig
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFpsTest.cpp65 TEST(FpsTest, getIntValue) { in TEST() argument
/aosp_15_r20/frameworks/base/core/java/android/animation/
H A DKeyframes.java74 int getIntValue(float fraction); in getIntValue() method
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ocsp/
H A DOCSPResponseStatus.java81 public int getIntValue() in getIntValue() method in OCSPResponseStatus
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ocsp/
H A DOCSPResponseStatus.java83 public int getIntValue() in getIntValue() method in OCSPResponseStatus
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DChannelArg.php86 public function getIntValue() function in Grpc\\Testing\\ChannelArg
/aosp_15_r20/frameworks/base/tests/testables/src/com/android/internal/config/sysui/
H A DTestableFlagResolver.java33 public int getIntValue(SystemUiSystemPropertiesFlags.Flag flag) { in getIntValue() method in TestableFlagResolver

12345678910>>...33