Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/core/java/android/animation/
H A DKeyframes.java74 int getIntValue(float fraction); in getIntValue() method
H A DIntKeyframeSet.java56 public int getIntValue(float fraction) { in getIntValue() method in IntKeyframeSet
H A DKeyframe.java316 public int getIntValue() { in getIntValue() method in Keyframe.IntKeyframe
/aosp12/frameworks/base/services/core/java/com/android/server/integrity/parser/
H A DBinaryFileOperations.java70 public static int getIntValue(BitInputStream bitInputStream) throws IOException { in getIntValue() method in BinaryFileOperations
/aosp12/frameworks/native/services/surfaceflinger/
H A DFps.h56 int getIntValue() const { return static_cast<int>(std::round(fps)); } in getIntValue() function
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFpsTest.cpp79 TEST(FpsTest, getIntValue) { in TEST() argument
/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DELFAttributeValue.h49 unsigned int getIntValue() const { return m_IntValue; } in getIntValue() function
/aosp12/packages/modules/StatsD/framework/java/android/os/
H A DStatsDimensionsValue.java124 public int getIntValue() { in getIntValue() method in StatsDimensionsValue
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DMoreKeySpec.java313 public static int getIntValue(@Nullable final String[] moreKeys, final String key, in getIntValue() method in MoreKeySpec
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecConfig.java219 Integer getIntValue() { in getIntValue() method in HdmiCecConfig.Value
861 public int getIntValue(@NonNull @CecSettingName String name) { in getIntValue() method in HdmiCecConfig
/aosp12/frameworks/base/core/java/android/content/
H A DRestrictionEntry.java292 public int getIntValue() { in getIntValue() method in RestrictionEntry
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/packed/read/
H A DPackedTableReader.java330 public int getIntValue() { in getIntValue() method in PackedTableReader.Entry
/aosp12/system/keymaster/include/keymaster/cppcose/
H A Dcppcose.h206 std::optional<int> getIntValue(Label label) { in getIntValue() function
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java525 public Integer getIntValue(int formatType, int offset) { in getIntValue() method in BluetoothGattCharacteristic
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-jackson2-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Dgoogle-http-client-android-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-jackson2-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/eab/
H A DEabControllerImpl.java851 private int getIntValue(Cursor cursor, String column) { in getIntValue() method in EabControllerImpl
/aosp12/frameworks/base/drm/jni/
H A Dandroid_drm_DrmManagerClient.cpp119 int Utility::getIntValue(JNIEnv* env, jobject object, const char* fieldName) { in getIntValue() function in Utility
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/aosp12/frameworks/base/media/java/android/media/
H A DExifInterface.java1000 public int getIntValue(ByteOrder byteOrder) { in getIntValue() method in ExifInterface.ExifAttribute
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java2091 private int getIntValue(ContentValues values, String key, int defaultValue) { in getIntValue() method in ContactsProvider2

12