Home
last modified time | relevance | path

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

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccServiceTable.java35 protected abstract Object[] getValues(); in getValues() method in IccServiceTable
DUsimServiceTable.java138 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/support/preference/src/main/java/androidx/preference/internal/
DAbstractMultiSelectListPreference.java56 public abstract Set<String> getValues(); in getValues() method in AbstractMultiSelectListPreference
/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
/frameworks/base/cmds/statsd/src/logd/
DLogEvent.h148 const std::vector<FieldValue>& getValues() const { in getValues() function
/frameworks/base/cmds/statsd/src/
DHashableDimensionKey.h51 inline const std::vector<FieldValue>& getValues() const { in getValues() function
/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/widget/adapter/
DSimpleStringAdapter.java130 public List<String> getValues() { in getValues() method in SimpleStringAdapter
/frameworks/base/core/java/android/service/autofill/
DUserData.java102 public String[] getValues() { in getValues() method in UserData
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/display/
DDisplayDensityUtils.java181 public int[] getValues() { in getValues() method in DisplayDensityUtils
/frameworks/base/core/java/android/net/
DNetworkStatsHistory.java275 public Entry getValues(int i, Entry recycle) { in getValues() method in NetworkStatsHistory
512 public Entry getValues(long start, long end, Entry recycle) { in getValues() method in NetworkStatsHistory
520 public Entry getValues(long start, long end, long now, Entry recycle) { in getValues() method in NetworkStatsHistory
/frameworks/support/preference/src/main/java/androidx/preference/
DMultiSelectListPreference.java162 public Set<String> getValues() { in getValues() method in MultiSelectListPreference
/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.java148 public Set<String> getValues() { in getValues() method in MultiSelectListPreference
DMultiCheckPreference.java220 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/support/collection/src/main/java/androidx/collection/
DMapCollections.java544 public Collection<V> getValues() { in getValues() method in MapCollections
/frameworks/base/core/java/android/animation/
DValueAnimator.java543 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.cpp120 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