/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IccServiceTable.java | 35 protected abstract Object[] getValues(); in getValues() method in IccServiceTable
|
D | UsimServiceTable.java | 138 protected Object[] getValues() { in getValues() method in UsimServiceTable
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | IccServiceTableTest.java | 51 protected Object[] getValues() { in getValues() method in IccServiceTableTest.TestIccServiceTable
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | FrameValues.java | 48 public Object getValues() { in getValues() method in FrameValues
|
/frameworks/base/core/java/android/content/ |
D | ContentQueryMap.java | 124 public synchronized ContentValues getValues(String rowName) { in getValues() method in ContentQueryMap
|
/frameworks/base/core/java/android/net/ |
D | NetworkStatsHistory.java | 267 public Entry getValues(int i, Entry recycle) { in getValues() method in NetworkStatsHistory 471 public Entry getValues(long start, long end, Entry recycle) { in getValues() method in NetworkStatsHistory 479 public Entry getValues(long start, long end, long now, Entry recycle) { in getValues() method in NetworkStatsHistory
|
D | NetworkStats.java | 255 public Entry getValues(int i, Entry recycle) { in getValues() method in NetworkStats
|
/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 130 const ValueList &getValues() const { return Values; } in getValues() function
|
/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 130 const ValueList &getValues() const { return Values; } in getValues() function
|
/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 130 const ValueList &getValues() const { return Values; } in getValues() function
|
/frameworks/base/core/java/android/preference/ |
D | MultiSelectListPreference.java | 137 public Set<String> getValues() { in getValues() method in MultiSelectListPreference
|
D | MultiCheckPreference.java | 210 public boolean[] getValues() { in getValues() method in MultiCheckPreference
|
/frameworks/support/v4/java/android/support/v4/util/ |
D | MapCollections.java | 542 public Collection<V> getValues() { in getValues() method in MapCollections
|
/frameworks/base/core/java/android/util/ |
D | MapCollections.java | 543 public Collection<V> getValues() { in getValues() method in MapCollections
|
/frameworks/base/core/java/android/animation/ |
D | ValueAnimator.java | 453 public PropertyValuesHolder[] getValues() { in getValues() method in ValueAnimator
|
/frameworks/base/tools/aapt/ |
D | Bundle.h | 100 bool getValues(void) const { return mValues; } in getValues() function
|
/frameworks/base/core/jni/android/graphics/ |
D | Matrix.cpp | 320 static void getValues(JNIEnv* env, jobject clazz, SkMatrix* matrix, jfloatArray values) { in getValues() function in android::SkMatrixGlue
|
/frameworks/base/graphics/java/android/graphics/ |
D | Matrix.java | 726 public void getValues(float[] values) { in getValues() method in Matrix
|