Home
last modified time | relevance | path

Searched defs:getValues (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/base/core/java/android/service/autofill/
DFieldClassificationUserData.java63 String[] getValues(); in getValues() method
DCompositeUserData.java161 public String[] getValues() { in getValues() method in CompositeUserData
DUserData.java133 public String[] getValues() { in getValues() method in UserData
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccServiceTable.java39 protected abstract Object[] getValues(); in getValues() method in IccServiceTable
DUsimServiceTable.java156 protected Object[] getValues() { in getValues() method in UsimServiceTable
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DIccServiceTableTest.java51 protected Object[] getValues() { in getValues() method in IccServiceTableTest.TestIccServiceTable
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameValues.java48 public Object getValues() { in getValues() method in FrameValues
/frameworks/base/core/java/android/content/
DContentQueryMap.java124 public synchronized ContentValues getValues(String rowName) { in getValues() method in ContentQueryMap
DContentValues.java103 public ArrayMap<String, Object> getValues() { in getValues() method in ContentValues
/frameworks/base/cmds/statsd/src/
DHashableDimensionKey.h51 inline const std::vector<FieldValue>& getValues() const { in getValues() function
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DSensorManagerPlugin.java111 public float[] getValues() { in getValues() method in SensorManagerPlugin.SensorEvent
/frameworks/base/cmds/statsd/src/logd/
DLogEvent.h192 const std::vector<FieldValue>& getValues() const { in getValues() function
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/display/
DDisplayDensityUtils.java180 public int[] getValues() { in getValues() method in DisplayDensityUtils
/frameworks/base/core/java/android/net/
DNetworkStatsHistory.java290 public Entry getValues(int i, Entry recycle) { in getValues() method in NetworkStatsHistory
530 public Entry getValues(long start, long end, Entry recycle) { in getValues() method in NetworkStatsHistory
539 public Entry getValues(long start, long end, long now, Entry recycle) { in getValues() method in NetworkStatsHistory
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h150 const ValueList &getValues() const { return Values; } in getValues() function
/frameworks/base/core/java/android/preference/
DMultiSelectListPreference.java155 public Set<String> getValues() { in getValues() method in MultiSelectListPreference
DMultiCheckPreference.java227 public boolean[] getValues() { in getValues() method in MultiCheckPreference
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h150 const ValueList &getValues() const { return Values; } in getValues() function
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h153 const ValueList &getValues() const { return Values; } in getValues() function
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DAnimatedVectorDrawable_Delegate.java255 PropertyValuesHolder getValues() { in getValues() method in AnimatedVectorDrawable_Delegate.PropertySetter
/frameworks/base/core/java/android/util/
DMapCollections.java545 public Collection<V> getValues() { in getValues() method in MapCollections
/frameworks/base/core/java/android/animation/
DValueAnimator.java555 public PropertyValuesHolder[] getValues() { in getValues() method in ValueAnimator
/frameworks/rs/script_api/
DSpecification.h321 const std::vector<std::string>& getValues() const { return mValues; } in getValues() function
/frameworks/base/core/jni/android/graphics/
DMatrix.cpp119 static void getValues(JNIEnv* env, jobject clazz, jlong matrixHandle, in getValues() function in android::SkMatrixGlue
/frameworks/base/tools/aapt/
DBundle.h105 bool getValues(void) const { return mValues; } in getValues() function

12