Home
last modified time | relevance | path

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

123

/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DFlatConfig.java33 public TreeMap<String, Value> getValues() { in getValues() method in FlatConfig
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DFieldClassificationUserData.java63 String[] getValues(); in getValues() method
H A DCompositeUserData.java161 public String[] getValues() { in getValues() method in CompositeUserData
H A DUserData.java133 public String[] getValues() { in getValues() method in UserData
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
H A DBarrierConsumer.java54 public ArrayList<A> getValues() { in getValues() method in BarrierConsumer
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccServiceTable.java40 protected abstract Object[] getValues(); in getValues() method in IccServiceTable
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBiMap.java70 public Collection<V> getValues() { in getValues() method in BiMap
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DIccServiceTableTest.java51 protected Object[] getValues() { in getValues() method in IccServiceTableTest.TestIccServiceTable
/aosp12/system/tools/hidl/
H A DAnnotation.cpp63 std::vector<std::string> StringAnnotationParam::getValues() const { in getValues() function in android::StringAnnotationParam
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameValues.java48 public Object getValues() { in getValues() method in FrameValues
/aosp12/frameworks/base/core/java/android/content/
H A DContentQueryMap.java124 public synchronized ContentValues getValues(String rowName) { in getValues() method in ContentQueryMap
/aosp12/packages/services/Car/car-lib/src/android/car/user/
H A DUserIdentificationAssociationResponse.java167 public @Nullable int[] getValues() { in getValues() method in UserIdentificationAssociationResponse
/aosp12/packages/modules/StatsD/statsd/src/
H A DHashableDimensionKey.h67 inline const std::vector<FieldValue>& getValues() const { in getValues() function
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DSensorManagerPlugin.java111 public float[] getValues() { in getValues() method in SensorManagerPlugin.SensorEvent
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/
H A DVoicemailStatus.java113 public ContentValues getValues() { in getValues() method in VoicemailStatus.Editor
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallIdMapper.java75 public Collection<V> getValues() { in getValues() method in CallIdMapper.BiMap
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/display/
H A DDisplayDensityUtils.java180 public int[] getValues() { in getValues() method in DisplayDensityUtils
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DContentWriter.java96 public ContentValues getValues(Context context) { in getValues() method in ContentWriter
/aosp12/system/core/libcutils/
H A Dproperties_test.cpp308 int64_t getValues[] = { in TEST_F() local
355 int32_t getValues[] = { in TEST_F() local
/aosp12/frameworks/base/core/java/android/net/
H A DNetworkStatsHistory.java291 public Entry getValues(int i, Entry recycle) { in getValues() method in NetworkStatsHistory
531 public Entry getValues(long start, long end, Entry recycle) { in getValues() method in NetworkStatsHistory
540 public Entry getValues(long start, long end, long now, Entry recycle) { in getValues() method in NetworkStatsHistory
/aosp12/packages/modules/StatsD/statsd/src/logd/
H A DLogEvent.h139 const std::vector<FieldValue>& getValues() const { in getValues() function
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DAhatArrayInstance.java211 public List<Value> getValues() { in getValues() method in AhatArrayInstance
/aosp12/frameworks/base/core/java/android/preference/
H A DMultiSelectListPreference.java155 public Set<String> getValues() { in getValues() method in MultiSelectListPreference
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h150 const ValueList &getValues() const { return Values; } in getValues() function
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h150 const ValueList &getValues() const { return Values; } in getValues() function

123